Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
kobrasoft
/
kobraspeech-rnn-cs
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
kozak-vaclav
commited on
Jun 24, 2024
Commit
d471c64
·
verified
·
1 Parent(s):
d3b9c5f
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -95,4 +95,4 @@ with demo:
95
demo.launch(debug=True)
96
97
if __name__ == "__main__":
98
-
iface.launch()
95
demo.launch(debug=True)
96
97
if __name__ == "__main__":
98
+
iface.launch()