Spaces:
Runtime error
Runtime error
howard-hou
commited on
Commit
·
66438f6
1
Parent(s):
d889050
Create requirements.txt
Browse files- requirements.txt +7 -0
requirements.txt
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio==3.28.1
|
2 |
+
torch
|
3 |
+
ninja
|
4 |
+
tokenizers
|
5 |
+
rwkv==0.8.21
|
6 |
+
pynvml
|
7 |
+
huggingface_hub
|