Spaces:
Runtime error
Runtime error
Commit
·
ad742e5
1
Parent(s):
8c679ea
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -4,7 +4,7 @@ gradio==3.18.0
|
|
| 4 |
huggingface_hub
|
| 5 |
tokenizers
|
| 6 |
numpy
|
| 7 |
-
rwkv_rs
|
| 8 |
transformers
|
| 9 |
torch
|
| 10 |
inquirer
|
|
|
|
| 4 |
huggingface_hub
|
| 5 |
tokenizers
|
| 6 |
numpy
|
| 7 |
+
rwkv_rs==0.2.17
|
| 8 |
transformers
|
| 9 |
torch
|
| 10 |
inquirer
|