Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -3
requirements.txt
CHANGED
|
@@ -1,8 +1,6 @@
|
|
| 1 |
-
torch==2.1.
|
| 2 |
transformers==4.38.0
|
| 3 |
accelerate==0.27.0
|
| 4 |
gradio==4.0.0
|
| 5 |
-
huggingface-hub==0.19.3
|
| 6 |
-
scipy==1.11.4 # Required for some models
|
| 7 |
|
| 8 |
|
|
|
|
| 1 |
+
torch==2.1.1 --extra-index-url https://download.pytorch.org/whl/cu118
|
| 2 |
transformers==4.38.0
|
| 3 |
accelerate==0.27.0
|
| 4 |
gradio==4.0.0
|
|
|
|
|
|
|
| 5 |
|
| 6 |
|