Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
fastapi
|
| 2 |
uvicorn
|
| 3 |
python-multipart
|
| 4 |
-
rapidocr-onnxruntime
|
| 5 |
opencv-python-headless
|
| 6 |
numpy
|
| 7 |
Pillow
|
|
|
|
| 1 |
fastapi
|
| 2 |
uvicorn
|
| 3 |
python-multipart
|
| 4 |
+
rapidocr-onnxruntime
|
| 5 |
opencv-python-headless
|
| 6 |
numpy
|
| 7 |
Pillow
|