Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,2 +1,3 @@
|
|
1 |
git+https://github.com/huggingface/transformers.git
|
2 |
-
torch==2.4.0
|
|
|
|
1 |
git+https://github.com/huggingface/transformers.git
|
2 |
+
torch==2.4.0
|
3 |
+
accelerate==0.26.0
|