Spaces:
Sleeping
Sleeping
Akshayram1
commited on
Create requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
Flask
|
2 |
+
Flask-CORS
|
3 |
+
python-dotenv
|
4 |
+
google-generativeai
|
5 |
+
langchain
|
6 |
+
langchain-google-genai
|