Skip to content

Commit 1972fa5

Browse files
committed
Update README.md
1 parent 07c6516 commit 1972fa5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ When a user submits a file to the /ocr endpoint, the following steps are execute
3333

3434
## Dependencies
3535

36-
- **Python**: The script runs ina Python3 environment.
36+
- **Python**: The script runs in a Python3 environment.
3737
- **Flask**: Serves as the backbone of the web application, facilitating the creation of endpoints and handling HTTP requests.
3838
- **google-protobuf**: Utilized for data serialization and deserialization, important for model loading and configuration.
3939
- **gunicorn**: An extension that provides a Python WSGI HTTP Server for UNIX.

0 commit comments

Comments
 (0)