Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
streamlit
|
|
|
2 |
pip
|
3 |
torch==2.0.1
|
4 |
transformers==4.31.0
|
|
|
1 |
streamlit
|
2 |
+
streamlit-chat
|
3 |
pip
|
4 |
torch==2.0.1
|
5 |
transformers==4.31.0
|