Skip to content

Commit

Permalink
Fixing predictImage.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
CaioNunes committed Jun 14, 2019
1 parent 24c6c81 commit 83c73d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion predictImage.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
curl -X POST -S \
-H 'Accept: application/json' \
-F "photo=@/home/cfnunes/mouse.jpg" \
-F "photo=@/home/cfnunes/mouse.jpeg" \
http://127.0.0.1:8000/predict_oil_quality/

0 comments on commit 83c73d1

Please sign in to comment.