Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
nightfury
/
Colorizer_Models
like
32
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
nightfury
commited on
Oct 19, 2022
Commit
3aacce3
·
1 Parent(s):
1b5194e
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -142,4 +142,4 @@ mainBody = gr.Interface(
142
article=article,
143
live=True,
144
)
145
-
mainBody.launch(
share=True
)
142
article=article,
143
live=True,
144
)
145
+
mainBody.launch()