Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -21,4 +21,5 @@ torch>=2.2.2,<=2.3.1
|
|
21 |
torchvision>=0.17.2,<=0.18.1
|
22 |
rapid-table
|
23 |
rapidocr-paddle
|
24 |
-
gradio-pdf>=0.0.21
|
|
|
|
21 |
torchvision>=0.17.2,<=0.18.1
|
22 |
rapid-table
|
23 |
rapidocr-paddle
|
24 |
+
gradio-pdf>=0.0.21
|
25 |
+
openai
|