Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
IES-Rafael-Alberti
/
OscarProjecto1
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
oscargargom
commited on
Nov 7, 2023
Commit
56465c1
·
1 Parent(s):
8281a24
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -45,4 +45,4 @@ iface = gr.Interface(
45
)
46
47
# Ejecuta la interfaz Gradio
48
-
iface.launch(
debug=True
)
45
)
46
47
# Ejecuta la interfaz Gradio
48
+
iface.launch()