Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +7 -2
requirements.txt
CHANGED
@@ -1,2 +1,7 @@
|
|
1 |
-
|
2 |
-
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
|
2 |
+
gradio==3.25
|
3 |
+
openai==0.27
|
4 |
+
langchain==0.0.139
|
5 |
+
google-api-python-client
|
6 |
+
requests
|
7 |
+
transformers
|