Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
HuangLab
/
CELL-E_2-Image_Prediction
like
4
Sleeping
App
Files
Files
Community
1
EmaadKhwaja
commited on
May 16, 2023
Commit
e9c0dec
•
1 Parent(s):
fbe05c1
test
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -124,4 +124,4 @@ with gr.Blocks() as demo:
124
125
button.click(gradio_demo, inputs, outputs)
126
127
-
demo.launch(enable_queue=True)
124
125
button.click(gradio_demo, inputs, outputs)
126
127
+
demo.launch(enable_queue=True)