Spaces:
Runtime error
Runtime error
Commit
·
e22d77a
1
Parent(s):
ef38c60
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -1,2 +1,5 @@
|
|
1 |
google-generativeai==0.3.1
|
2 |
-
gradio
|
|
|
|
|
|
|
|
1 |
google-generativeai==0.3.1
|
2 |
+
gradio
|
3 |
+
googletrans==3.1.0a0
|
4 |
+
langchain==0.0.0237
|
5 |
+
openai==0.28.1
|