Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -1,6 +1,8 @@
|
|
|
|
1 |
torch
|
2 |
ninja
|
3 |
tokenizers
|
4 |
rwkv==0.6.2
|
5 |
pynvml
|
6 |
huggingface_hub
|
|
|
|
1 |
+
gradio==3.28.1
|
2 |
torch
|
3 |
ninja
|
4 |
tokenizers
|
5 |
rwkv==0.6.2
|
6 |
pynvml
|
7 |
huggingface_hub
|
8 |
+
gradio==3.28.1
|