Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
barbaroo
/
ASR_Faroese
like
2
Sleeping
App
Files
Files
Community
1
barbaroo
commited on
Aug 31, 2023
Commit
f7276a9
•
1 Parent(s):
739616f
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -75,4 +75,4 @@ with gr.Blocks() as demo:
75
[transcription_var, state_var]
76
)
77
78
-
demo.launch(
theme="dark"
)
75
[transcription_var, state_var]
76
)
77
78
+
demo.launch()