Zack3D commited on
Commit
a571977
·
verified ·
1 Parent(s): 1c9241c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -225,7 +225,7 @@ def edit_image(
225
 
226
 
227
  # ---------- Variations ---------- #
228
- def variation_image(
229
  api_key: str,
230
  image_numpy: Optional[np.ndarray],
231
  n: int,
 
225
 
226
 
227
  # ---------- Variations ---------- #
228
+ def variation_image(
229
  api_key: str,
230
  image_numpy: Optional[np.ndarray],
231
  n: int,