Spaces:
Sleeping
Sleeping
acecalisto3
commited on
Create requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
streamlit==1.28.2
|
2 |
+
langchain==0.0.335
|
3 |
+
openai==1.2.4
|
4 |
+
streamlit-option-menu==0.3.6
|
5 |
+
streamlit-authenticator==0.2.3
|
6 |
+
# Add required packages for components here
|