Skip to content

Commit 840a895

Browse files
committed
finally push
1 parent 1ccae6e commit 840a895

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

README.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# image-upload-preprocessing-react-express-python
2+
3+
> `This project` is a single or multi image upload and preprocessing using react, express and python.
4+
5+
> `The project` receives the loaded image in the node server and stores it in a specific folder while executing a Python script to preprocess it and store it in the output folder.

file-upload-react

Submodule file-upload-react deleted from f967993

server/image_preprocessing/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
- The code is well-optimized and easy to maintain.
1919
- The code is well-designed and easy to maintain.
2020

21-
## Installation
21+
## Installation and run
2222
```
2323
pip install opencv-python
2424
pip install pytesseract

0 commit comments

Comments
 (0)