Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
huggingface_hub==0.25.2
|
| 2 |
transformers>=4.37.0
|
| 3 |
torch>=2.1.0
|
| 4 |
-
spaces>=0.4.0
|
|
|
|
|
|
| 1 |
huggingface_hub==0.25.2
|
| 2 |
transformers>=4.37.0
|
| 3 |
torch>=2.1.0
|
| 4 |
+
spaces>=0.4.0
|
| 5 |
+
accelerate>=0.26.0
|