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