Spaces:
Runtime error
Runtime error
darthPanda
commited on
Commit
·
6eae06c
1
Parent(s):
f0bbcdf
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
streamlit==1.17.0
|
|
|
2 |
gpt_index
|
3 |
langchain
|
4 |
streamlit-chat
|
|
|
1 |
streamlit==1.17.0
|
2 |
+
transformers
|
3 |
gpt_index
|
4 |
langchain
|
5 |
streamlit-chat
|