Tonic commited on
Commit
5429d37
1 Parent(s): d8bf450

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -125,6 +125,4 @@ with gr.Blocks() as demo:
125
  theme="ParityError/Anime"
126
  )
127
 
128
- )
129
-
130
  demo.queue(concurrency_count=100, api_open=True).launch(show_api=True)
 
125
  theme="ParityError/Anime"
126
  )
127
 
 
 
128
  demo.queue(concurrency_count=100, api_open=True).launch(show_api=True)