Spaces:
Paused
Paused
Space Builder Bot commited on
Commit ·
d4d6c32
1
Parent(s): 819157a
Update app.py via Space Builder
Browse files
app.py
CHANGED
|
@@ -817,4 +817,6 @@ with gr.Blocks() as app:
|
|
| 817 |
######################
|
| 818 |
first_btn.click(run,None,[html_im])
|
| 819 |
#app.load(make_tree,None,drop1)
|
| 820 |
-
app.queue(default_concurrency_limit=10).launch()
|
|
|
|
|
|
|
|
|
| 817 |
######################
|
| 818 |
first_btn.click(run,None,[html_im])
|
| 819 |
#app.load(make_tree,None,drop1)
|
| 820 |
+
app.queue(default_concurrency_limit=10).launch()
|
| 821 |
+
|
| 822 |
+
#test
|