Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -23,4 +23,6 @@ rapid-table>=1.0.3,<2.0.0
|
|
23 |
rapidocr-paddle
|
24 |
rapidocr-onnxruntime
|
25 |
gradio-pdf>=0.0.21
|
26 |
-
openai
|
|
|
|
|
|
23 |
rapidocr-paddle
|
24 |
rapidocr-onnxruntime
|
25 |
gradio-pdf>=0.0.21
|
26 |
+
openai
|
27 |
+
google-generativeai
|
28 |
+
https://gradio-pypi-previews.s3.amazonaws.com/39e3e0c2f82d7b3fa969093d53c6f7188edace08/gradio-5.10.0-py3-none-any.whl
|