Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -22,4 +22,5 @@ transformers==4.27.4
|
|
22 |
wandb==0.12.21
|
23 |
accelerate==0.16.0
|
24 |
xformers
|
25 |
-
gradio
|
|
|
|
22 |
wandb==0.12.21
|
23 |
accelerate==0.16.0
|
24 |
xformers
|
25 |
+
gradio
|
26 |
+
huggingfacehub==0.26.0
|