Spaces:
Sleeping
Sleeping
init
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
-
|
|
|
2 |
fairscale
|
3 |
sentencepiece
|
4 |
Pillow
|
|
|
1 |
+
--extra-index-url https://download.pytorch.org/whl/cu113
|
2 |
+
torch==1.12.0+cu113
|
3 |
fairscale
|
4 |
sentencepiece
|
5 |
Pillow
|