Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
somosnlp
/
traductor-inclusivo
like
4
Runtime error
App
Files
Files
Community
Wizmik12
commited on
Apr 4, 2024
Commit
0337b58
•
1 Parent(s):
294be51
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -90,4 +90,4 @@ iface = gr.Interface(
90
examples = mis_ejemplos,
91
article = article
92
)
93
-
demo
.launch()
90
examples = mis_ejemplos,
91
article = article
92
)
93
+
iface
.launch()