Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -10,4 +10,5 @@ accelerate
|
|
10 |
#pytorch_lightning
|
11 |
triton
|
12 |
xformers
|
13 |
-
huggingface_hub>=0.21.4
|
|
|
|
10 |
#pytorch_lightning
|
11 |
triton
|
12 |
xformers
|
13 |
+
huggingface_hub>=0.21.4
|
14 |
+
gradio
|