Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
FormosonBankDemos
/
Amis_ASR_transcription
like
0
Running
App
Files
Files
Community
11
Fetching metadata from the HF Docker repository...
hunterschep
commited on
3 days ago
Commit
6cf4663
·
verified
·
1 Parent(s):
9e6a67e
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -209,4 +209,4 @@ with gr.Blocks() as demo:
209
)
210
211
if __name__ == "__main__":
212
-
demo.launch(
ssr_mode=False
)
209
)
210
211
if __name__ == "__main__":
212
+
demo.launch()