Spaces:
Sleeping
Sleeping
yuvaranianandhan24
commited on
Commit
•
ee486db
1
Parent(s):
86c6a74
Upload requirements.txt
Browse files- requirements.txt +10 -0
requirements.txt
ADDED
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
streamlit
|
2 |
+
google-generativeai
|
3 |
+
python-dotenv
|
4 |
+
langchain_google_genai
|
5 |
+
langchain_core
|
6 |
+
|
7 |
+
|
8 |
+
googletrans==3.1.0a0
|
9 |
+
diffusers
|
10 |
+
transformers
|