Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -4,6 +4,7 @@ streamlit
|
|
4 |
streamlit-chat
|
5 |
rasa
|
6 |
torch
|
|
|
7 |
black
|
8 |
pylint
|
9 |
sentencepiece==0.1.96
|
|
|
4 |
streamlit-chat
|
5 |
rasa
|
6 |
torch
|
7 |
+
gevent==24.2.1
|
8 |
black
|
9 |
pylint
|
10 |
sentencepiece==0.1.96
|