Zack3D commited on
Commit
bb91992
·
verified ·
1 Parent(s): 36f0236

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -55,7 +55,6 @@ def _common_kwargs(
55
  kwargs: Dict[str, Any] = {
56
  "model": MODEL,
57
  "n": n,
58
- "response_format": "b64_json",
59
  }
60
  if size != "auto":
61
  kwargs["size"] = size
 
55
  kwargs: Dict[str, Any] = {
56
  "model": MODEL,
57
  "n": n,
 
58
  }
59
  if size != "auto":
60
  kwargs["size"] = size