cutiee82 commited on
Commit
832d05c
·
verified ·
1 Parent(s): 297b20a

Update client.py

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