Spaces:
Running
Running
Update client.py
Browse files
client.py
CHANGED
@@ -37,7 +37,7 @@ class Inference:
|
|
37 |
"seed": seed,
|
38 |
"width": width,
|
39 |
"height": height,
|
40 |
-
"enhance": "
|
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 |
}
|