Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
-
|
|
|
|
| 2 |
transformers==4.43.3
|
| 3 |
accelerate==0.31.0
|
| 4 |
gradio==4.42.0
|
|
|
|
| 1 |
+
--extra-index-url https://download.pytorch.org/whl/cpu
|
| 2 |
+
torch==2.3.1
|
| 3 |
transformers==4.43.3
|
| 4 |
accelerate==0.31.0
|
| 5 |
gradio==4.42.0
|