FredZhang7
commited on
Commit
·
8d96198
1
Parent(s):
200a5b9
Create requirements.txt
Browse files- requirements.txt +7 -0
requirements.txt
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio
|
2 |
+
torch
|
3 |
+
rwkv
|
4 |
+
ninja
|
5 |
+
tokenizers
|
6 |
+
pynvml
|
7 |
+
huggingface_hub
|