Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -14,4 +14,5 @@ requests
|
|
14 |
google-generativeai
|
15 |
google
|
16 |
docstring_inheritance
|
17 |
-
curl_cffi
|
|
|
|
14 |
google-generativeai
|
15 |
google
|
16 |
docstring_inheritance
|
17 |
+
curl_cffi
|
18 |
+
nest_asyncio
|