Spaces:
Runtime error
Runtime error
Upload 3 files
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
@@ -9,5 +9,6 @@ openai==0.27.0
|
|
9 |
markdown
|
10 |
mistune
|
11 |
gradio==3.20.1
|
12 |
-
google-generativeai
|
13 |
-
|
|
|
|
9 |
markdown
|
10 |
mistune
|
11 |
gradio==3.20.1
|
12 |
+
google-generativeai==0.3.1
|
13 |
+
pydantic==1.10.7
|
14 |
+
#tiktoken
|