Lunatic22 commited on
Commit
8170418
1 Parent(s): 39491e0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -180,6 +180,6 @@ PNG Info code forked from [AUTOMATIC1111/stable-diffusion-webui](https://github.
180
  share=args.share,
181
  )
182
 
183
-
184
  if __name__ == '__main__':
185
  main()
 
180
  share=args.share,
181
  )
182
 
183
+
184
  if __name__ == '__main__':
185
  main()