Spaces:
Running
Running
Create requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
streamlit_chat
|
2 |
+
langchain
|
3 |
+
langchain_google_genai
|
4 |
+
google-generativeai
|