Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Quantamhash
/
Quantum_STT-V1
like
0
Running
on
Zero
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
sbapan41
commited on
12 days ago
Commit
8a55d5f
·
verified
·
1 Parent(s):
b9b4dea
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -40,4 +40,4 @@ interface = gr.Interface(
40
)
41
42
# Launch the interface
43
-
interface.launch()
# Changed from demo.launch() to interface.launch()
40
)
41
42
# Launch the interface
43
+
interface.launch()