new version

master
Paul Warren 6 months ago
parent 684cac8b6f
commit b1b3b5d3eb

@ -11,7 +11,7 @@ Post image Data to /desteg and receive a copy of that image with the least signi
Example: curl -H "Content-Type: application/png" --data-binary @image.png http://localhost:5002/desteg -o image_destegged.png
Updated 2022-08-11
Updated 2022-09-27
"""
@app.route("/desteg", methods=["GET"])

Loading…
Cancel
Save