Spaces:
Runtime error
Runtime error
Upload requirements.txt
Browse files- requirements.txt +8 -0
requirements.txt
CHANGED
|
@@ -15,3 +15,11 @@ openai
|
|
| 15 |
numpy
|
| 16 |
arxiv
|
| 17 |
pymupdf
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 15 |
numpy
|
| 16 |
arxiv
|
| 17 |
pymupdf
|
| 18 |
+
BingImageCreator
|
| 19 |
+
certifi
|
| 20 |
+
httpx
|
| 21 |
+
prompt_toolkit
|
| 22 |
+
requests
|
| 23 |
+
rich
|
| 24 |
+
websockets
|
| 25 |
+
httpx[socks]
|