Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -21,4 +21,5 @@ streamlit
|
|
21 |
faiss-cpu
|
22 |
gspread
|
23 |
altair<5
|
24 |
-
streamlit-chat
|
|
|
|
21 |
faiss-cpu
|
22 |
gspread
|
23 |
altair<5
|
24 |
+
streamlit-chat
|
25 |
+
transformers==4.25.1 torch==1.13.1
|