charliebaby2023 commited on
Commit
e5beca8
1 Parent(s): bdcf524

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -103,7 +103,7 @@ def make_me():
103
  )
104
 
105
  with gr.Blocks() as demo:
106
- make_me()
107
 
108
 
109
  demo.queue(concurrency_count = 200)
 
103
  )
104
 
105
  with gr.Blocks() as demo:
106
+ make_me()
107
 
108
 
109
  demo.queue(concurrency_count = 200)