Spaces:
Runtime error
Runtime error
Hugging face no soporta la opción share
#1
by
yeiyeh
- opened
app.py
CHANGED
@@ -8,4 +8,4 @@ gr.Interface.load(
|
|
8 |
inputs=gr.Image(label="Carga una imagen aquí"),
|
9 |
title = titulo,
|
10 |
description = descripcion
|
11 |
-
).launch(
|
|
|
8 |
inputs=gr.Image(label="Carga una imagen aquí"),
|
9 |
title = titulo,
|
10 |
description = descripcion
|
11 |
+
).launch()
|