Spaces:
Runtime error
Runtime error
yuhaofeng-shiba
commited on
Commit
•
97414dd
1
Parent(s):
a1c0fdb
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
-
|
|
|
2 |
bitsandbytes==0.37.2
|
3 |
sentencepiece
|
4 |
argparse
|
|
|
1 |
+
--extra-index-url https://download.pytorch.org/whl/cu113
|
2 |
+
torch==1.11.0
|
3 |
bitsandbytes==0.37.2
|
4 |
sentencepiece
|
5 |
argparse
|