Table-detection / README.md
Sharathhebbar24's picture
First HF_SPace APp
d28ba37
|
raw
history blame
No virus
223 Bytes
# Table Detection
- To run fast api server ```uvicorn main:app --reload```
![FastAPI-Server](static/fastapi.png)
- RUN MINIO SERVER: .\minio.exe server C:\minio --console-address :9090
![minIO-server](static/minIO.png)