Spaces:
Sleeping
Sleeping
rapidocr
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -4,6 +4,7 @@ uvicorn[standard]
|
|
| 4 |
pandas
|
| 5 |
Pillow
|
| 6 |
onnxruntime
|
|
|
|
| 7 |
rapidocr_onnxruntime
|
| 8 |
rapid_table
|
| 9 |
python-multipart
|
|
|
|
| 4 |
pandas
|
| 5 |
Pillow
|
| 6 |
onnxruntime
|
| 7 |
+
rapidocr
|
| 8 |
rapidocr_onnxruntime
|
| 9 |
rapid_table
|
| 10 |
python-multipart
|