Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
kurianbenoy
/
Pallakku
like
3
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
kurianbenoy
commited on
May 21, 2023
Commit
0c3d334
·
1 Parent(s):
f802c6e
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -61,4 +61,4 @@ mf_transcribe = gr.Interface(
61
)
62
63
# %% app.ipynb 17
64
-
mf_transcribe.launch(share=
True
)
61
)
62
63
# %% app.ipynb 17
64
+
mf_transcribe.launch(share=
False
)