cutiee82 commited on
Commit
860d923
·
verified ·
1 Parent(s): d779795

Update client.py

Browse files
Files changed (1) hide show
  1. client.py +1 -1
client.py CHANGED
@@ -37,7 +37,7 @@ class Inference:
37
  "seed": seed,
38
  "width": width,
39
  "height": height,
40
- "enhance": "false",
41
  "nologo": "true",
42
  "private": "true"
43
  }
 
37
  "seed": seed,
38
  "width": width,
39
  "height": height,
40
+ "enhance": "true",
41
  "nologo": "true",
42
  "private": "true"
43
  }