tori29umai commited on
Commit
edcfd06
1 Parent(s): 32742d1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -118,5 +118,5 @@ class Img2Img:
118
  return demo
119
 
120
  img2img = Img2Img()
121
- img2img.demo.demo.queue()
122
  img2img.demo.launch(share=True)
 
118
  return demo
119
 
120
  img2img = Img2Img()
121
+ img2img.demo.queue()
122
  img2img.demo.launch(share=True)