Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
akash-43
/
suomi_english
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
akash-43
commited on
Oct 27, 2024
Commit
5c7ca6e
·
verified
·
1 Parent(s):
84128fc
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -25,4 +25,4 @@ interface = gr.Interface(
25
)
26
27
# Launch the app
28
-
interface.launch(
api=True
)
25
)
26
27
# Launch the app
28
+
interface.launch()