abdul9999 commited on
Commit
05282fa
·
verified ·
1 Parent(s): 13805a0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -59,7 +59,7 @@ def remove_watermark(img_bytes):
59
  "zoom_factor": 1,
60
  "predict_mode": "old",
61
  }
62
- print(os.getenv("PROXIES"))
63
  resp = requests.post(
64
  API_HOST,
65
  headers=headers,
 
59
  "zoom_factor": 1,
60
  "predict_mode": "old",
61
  }
62
+
63
  resp = requests.post(
64
  API_HOST,
65
  headers=headers,