Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
torch==2.0.1
|
2 |
transformers>=4.36.2
|
3 |
diffusers>=0.25.0,<1.0.0
|
4 |
ctransformers>=0.2.27
|
|
|
1 |
+
torch==2.0.1 -f https://download.pytorch.org/whl/torch_stable.html
|
2 |
transformers>=4.36.2
|
3 |
diffusers>=0.25.0,<1.0.0
|
4 |
ctransformers>=0.2.27
|