Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
ZhengPeng7/BiRefNet_demo
NewbloomAI
/
LotLingoBGR
like
0
Running
on
Zero
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
ZhengPeng7
commited on
27 days ago
Commit
c389a57
·
1 Parent(s):
c0573e0
Bump gradio to the latest version.
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -254,4 +254,4 @@ demo = gr.TabbedInterface(
254
)
255
256
if __name__ == "__main__":
257
-
demo.launch(debug=True
, share=True
)
254
)
255
256
if __name__ == "__main__":
257
+
demo.launch(debug=True)