Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
transformers
|
2 |
gradio
|
3 |
-
-f https://download.pytorch.org/whl/cpu
|
4 |
torch==2.0.0.dev20221220+cpu
|
5 |
-f https://tlcpack.ai/wheels
|
6 |
tlcpack-nightly
|
|
|
1 |
transformers
|
2 |
gradio
|
3 |
+
-f https://download.pytorch.org/whl/nightly/cpu
|
4 |
torch==2.0.0.dev20221220+cpu
|
5 |
-f https://tlcpack.ai/wheels
|
6 |
tlcpack-nightly
|