Spaces:
Running
on
L40S
Running
on
L40S
Update app.py
Browse files
app.py
CHANGED
@@ -416,7 +416,7 @@ def periodic_cleanup():
|
|
416 |
return None
|
417 |
|
418 |
with gr.Blocks(theme=gr.themes.Soft(), css=css) as demo:
|
419 |
-
gr.Markdown("""##
|
420 |
|
421 |
# Examples 이미지 로드
|
422 |
example_dir = "assets/example_image/"
|
|
|
416 |
return None
|
417 |
|
418 |
with gr.Blocks(theme=gr.themes.Soft(), css=css) as demo:
|
419 |
+
gr.Markdown("""## Roblox3D GEN""")
|
420 |
|
421 |
# Examples 이미지 로드
|
422 |
example_dir = "assets/example_image/"
|