Spaces:
Runtime error
Runtime error
File size: 223 Bytes
d28ba37 |
1 2 3 4 5 6 7 8 9 |
# 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) |