Spaces:
Runtime error
Runtime error
Commit
Β·
8ea1c1b
1
Parent(s):
0acc696
Update requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
CHANGED
@@ -1 +1,7 @@
|
|
|
|
|
|
|
|
1 |
rwkv==0.7.5
|
|
|
|
|
|
|
|
1 |
+
torch
|
2 |
+
ninja
|
3 |
+
tokenizers
|
4 |
rwkv==0.7.5
|
5 |
+
pynvml
|
6 |
+
huggingface_hub
|
7 |
+
gradio>=3.17.1
|