Spaces:
Running
on
T4
Running
on
T4
Upload gradio_app.py
Browse files- gradio_app.py +1 -1
gradio_app.py
CHANGED
@@ -319,7 +319,7 @@ def shape_generation(
|
|
319 |
|
320 |
|
321 |
def build_app():
|
322 |
-
title = 'Generaci贸n de modelo basado en im谩genes
|
323 |
|
324 |
title_html = f"""
|
325 |
<div style="font-size: 2em; font-weight: bold; text-align: center; margin-bottom: 5px">
|
|
|
319 |
|
320 |
|
321 |
def build_app():
|
322 |
+
title = 'Generaci贸n de modelo 3D basado en im谩genes'
|
323 |
|
324 |
title_html = f"""
|
325 |
<div style="font-size: 2em; font-weight: bold; text-align: center; margin-bottom: 5px">
|