Spaces:
Runtime error
Runtime error
EmicoBinsfinder
commited on
Commit
•
657cae4
1
Parent(s):
ff9430d
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
2 |
-
torch
|
3 |
ninja
|
4 |
tokenizers
|
5 |
rwkv==0.6.2
|
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
2 |
+
torch==1.12.0+cu113
|
3 |
ninja
|
4 |
tokenizers
|
5 |
rwkv==0.6.2
|