Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +5 -2
requirements.txt
CHANGED
|
@@ -1,2 +1,5 @@
|
|
| 1 |
-
|
| 2 |
-
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
paddleocr
|
| 2 |
+
paddlepaddle # CPU version; GPU ΰ¦ΰ¦Ύΰ¦ΰ¦²ΰ§ paddlepaddle-gpu install ΰ¦ΰ¦°ΰ§ (ΰ¦ΰ¦²ΰ¦Ύΰ¦¦ΰ¦Ύ)
|
| 3 |
+
gradio
|
| 4 |
+
numpy
|
| 5 |
+
opencv-python-headless # optional, image processing-ΰ¦ help ΰ¦ΰ¦°ΰ§
|