Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,5 @@ pandas>=2.0.0
|
|
| 3 |
torch>=2.1.0
|
| 4 |
huggingface_hub>=0.16.4
|
| 5 |
spaces
|
| 6 |
-
transformers==4.57.6
|
|
|
|
|
|
| 3 |
torch>=2.1.0
|
| 4 |
huggingface_hub>=0.16.4
|
| 5 |
spaces
|
| 6 |
+
transformers==4.57.6
|
| 7 |
+
accelerate
|