Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Steph1949
/
Richies_transcribe
like
0
Running
App
Files
Files
Community
1
Steph1949
commited on
Jul 20
Commit
23be391
•
1 Parent(s):
d4161af
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -32,4 +32,4 @@ iface = gr.Interface(
32
)
33
34
if __name__ == "__main__":
35
-
iface.launch(
share=True
)
32
)
33
34
if __name__ == "__main__":
35
+
iface.launch()