Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
spaces
|
2 |
gradio
|
3 |
--prefer-binary
|
4 |
-
|
5 |
--extra-index-url https://download.pytorch.org/whl/cu124
|
6 |
torch
|
7 |
git+https://github.com/huggingface/transformers.git
|
|
|
1 |
spaces
|
2 |
gradio
|
3 |
--prefer-binary
|
4 |
+
#--pre
|
5 |
--extra-index-url https://download.pytorch.org/whl/cu124
|
6 |
torch
|
7 |
git+https://github.com/huggingface/transformers.git
|