We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07c6516 commit 1972fa5Copy full SHA for 1972fa5
README.md
@@ -33,7 +33,7 @@ When a user submits a file to the /ocr endpoint, the following steps are execute
33
34
## Dependencies
35
36
-- **Python**: The script runs ina Python3 environment.
+- **Python**: The script runs in a Python3 environment.
37
- **Flask**: Serves as the backbone of the web application, facilitating the creation of endpoints and handling HTTP requests.
38
- **google-protobuf**: Utilized for data serialization and deserialization, important for model loading and configuration.
39
- **gunicorn**: An extension that provides a Python WSGI HTTP Server for UNIX.
0 commit comments