Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -6,6 +6,7 @@ streamlit-chat
|
|
6 |
torch
|
7 |
black
|
8 |
pylint
|
|
|
9 |
sentencepiece
|
10 |
opencv-python
|
11 |
gradio
|
|
|
6 |
torch
|
7 |
black
|
8 |
pylint
|
9 |
+
flask
|
10 |
sentencepiece
|
11 |
opencv-python
|
12 |
gradio
|