Suraj Narayanan Sasikumar
commited on
Commit
•
8682288
1
Parent(s):
2e5b07e
extra index bug
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -3,4 +3,4 @@ torch==2.0.1
|
|
3 |
torchvision==0.15.2
|
4 |
transformers[sklearn,sentencepiece,audio,vision]==4.32.1
|
5 |
diffusers @ git+https://github.com/huggingface/diffusers@55e1790
|
6 |
-
--index-url https://download.pytorch.org/whl/cu118
|
|
|
3 |
torchvision==0.15.2
|
4 |
transformers[sklearn,sentencepiece,audio,vision]==4.32.1
|
5 |
diffusers @ git+https://github.com/huggingface/diffusers@55e1790
|
6 |
+
--extra-index-url https://download.pytorch.org/whl/cu118
|