Spaces:
Sleeping
Sleeping
Commit ·
c0c1440
1
Parent(s): fe6ebaf
Create requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
pillow
|
| 2 |
+
langchain-google-genai
|
| 3 |
+
streamlit==1.29.0
|
| 4 |
+
streamlit-chat==0.1.1
|
| 5 |
+
streamlit_option_menu==0.3.6
|
| 6 |
+
langchain
|