meeww commited on
Commit
1610629
·
1 Parent(s): 50c0a23

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -48,7 +48,7 @@ init()
48
 
49
 
50
  def gen():
51
- #init()
52
  #crop()
53
  #img = Image.open("0.png")
54
 
 
48
 
49
 
50
  def gen():
51
+ init()
52
  #crop()
53
  #img = Image.open("0.png")
54