Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
git+https://www.github.com/huggingface/transformers
|
2 |
git+https://github.com/huggingface/accelerate
|
3 |
gradio
|
4 |
-
--index-url https://download.pytorch.org/whl/nightly/
|
5 |
torch
|
6 |
huggingface_hub
|
7 |
hf_transfer
|
|
|
1 |
git+https://www.github.com/huggingface/transformers
|
2 |
git+https://github.com/huggingface/accelerate
|
3 |
gradio
|
4 |
+
--index-url https://download.pytorch.org/whl/nightly/cu113
|
5 |
torch
|
6 |
huggingface_hub
|
7 |
hf_transfer
|