bramw commited on
Commit
d432780
1 Parent(s): 384184e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -38,6 +38,7 @@ A returned black image means that the [Safety Checker](https://huggingface.co/Co
38
  the huggingface logo or variations), but we need to keep it in for obvious reasons.
39
  """
40
 
 
41
 
42
  with demo:
43
  gr.Markdown(description)
 
38
  the huggingface logo or variations), but we need to keep it in for obvious reasons.
39
  """
40
 
41
+ demo = gr.Blocks()
42
 
43
  with demo:
44
  gr.Markdown(description)