Spaces:
Running
on
Zero
Running
on
Zero
mrfakename
commited on
Commit
•
681218a
1
Parent(s):
aa189b2
Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
@@ -1,4 +1,8 @@
|
|
1 |
rwkv
|
2 |
numpy
|
3 |
cached-path
|
4 |
-
torch
|
|
|
|
|
|
|
|
|
|
1 |
rwkv
|
2 |
numpy
|
3 |
cached-path
|
4 |
+
torch
|
5 |
+
tokenizers
|
6 |
+
transformers
|
7 |
+
mido
|
8 |
+
tqdm
|