Spaces:
Running
on
Zero
Running
on
Zero
prithivMLmods
commited on
Commit
โข
5bf0b84
1
Parent(s):
496163d
๐
Browse files
app.py
CHANGED
@@ -297,4 +297,4 @@ with gr.Blocks(css=css, theme="bethecloud/storj_theme") as demo:
|
|
297 |
)
|
298 |
|
299 |
if __name__ == "__main__":
|
300 |
-
demo.queue(max_size=20).launch()
|
|
|
297 |
)
|
298 |
|
299 |
if __name__ == "__main__":
|
300 |
+
demo.queue(max_size=20).launch()
|