Spaces:
Runtime error
Runtime error
add file
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -5,3 +5,4 @@ uvicorn[standard]
|
|
5 |
Pillow
|
6 |
onnxruntime
|
7 |
rapidocr_onnxruntime
|
|
|
|
5 |
Pillow
|
6 |
onnxruntime
|
7 |
rapidocr_onnxruntime
|
8 |
+
python-multipart
|