IOPaint
IOPaint copied to clipboard
[Fix] Specify werkzeug version and modify readme(quick start)
This PR is a correction related to Issue #389.
Recently, the version of werkzeug has been updated, causing a problem that the code cannot execute.
The problem was solved by specifying the version of werkzeug in the Requirements.txt.
However, since I tested the modified code through python main.py, I also modified the Readme file. This should be changed back to the pip install format later.
Thank you so much!!! I set the werkzeug version in this commit: https://github.com/Sanster/lama-cleaner/pull/390 and published a new version 1.2.4