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