AI-Journey2 commited on
Commit
9dad6f3
1 Parent(s): 1f9f1f0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -5
app.py CHANGED
@@ -35,8 +35,4 @@ image = pipe(
35
  ).images[0]
36
 
37
 
38
- image.save("generated_image.png")
39
-
40
-
41
-
42
-
 
35
  ).images[0]
36
 
37
 
38
+ image.save("generated_image.png")