Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +4 -3
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
|
|
4 |
gradio
|
|
|
1 |
+
huggingface_hub==0.22.2
|
2 |
+
torch
|
3 |
+
transformers
|
4 |
+
accelerate
|
5 |
gradio
|