Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Ulysses502
/
audio_r
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Ulysses502
commited on
Nov 11, 2024
Commit
8d6e9a2
Β·
verified
Β·
1 Parent(s):
f1b49fd
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -56,4 +56,4 @@ iface = gr.Interface(
56
)
57
58
# εεδ»ι’
59
-
iface.launch(
server_port
=
7862
)
56
)
57
58
# εεδ»ι’
59
+
iface.launch(
share
=
True
)