Spaces:
Running
Running
Commit
·
425343d
1
Parent(s):
6b96202
Create requirements.txt
Browse files- requirements.txt +8 -0
requirements.txt
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
pillow
|
2 |
+
langchain-google-genai
|
3 |
+
base64
|
4 |
+
os
|
5 |
+
streamlit==1.29.0
|
6 |
+
streamlit-chat==0.1.1
|
7 |
+
streamlit-option-menu==0.3.6
|
8 |
+
langchain
|