Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +6 -1
requirements.txt
CHANGED
@@ -1 +1,6 @@
|
|
1 |
-
huggingface_hub==0.25.2
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
huggingface_hub==0.25.2
|
2 |
+
gradio==4.44.0
|
3 |
+
torch==2.4.1
|
4 |
+
transformers==4.45.2
|
5 |
+
accelerate==0.34.2
|
6 |
+
spaces==0.31.2
|