Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +7 -2
requirements.txt
CHANGED
@@ -1,3 +1,8 @@
|
|
1 |
-
|
2 |
git+https://github.com/huggingface/transformers.git
|
3 |
-
accelerate
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
|
2 |
git+https://github.com/huggingface/transformers.git
|
3 |
+
accelerate
|
4 |
+
gradio==4.37.2
|
5 |
+
huggingface_hub==0.23.4
|
6 |
+
transformers==4.41.2
|
7 |
+
torch==2.2.2
|
8 |
+
accelerate==0.30.1
|