Update app.py
Browse files
app.py
CHANGED
@@ -294,7 +294,7 @@ setup()
|
|
294 |
|
295 |
# Gradio ์ธํฐํ์ด์ค
|
296 |
with gr.Blocks(theme="Yntec/HaleyCH_Theme_Orange") as demo:
|
297 |
-
gr.Markdown("# ๐ญ Fashion Studio & Virtual Try-on")
|
298 |
|
299 |
with gr.Tabs():
|
300 |
# ํจ์
์์ฑ ํญ
|
|
|
294 |
|
295 |
# Gradio ์ธํฐํ์ด์ค
|
296 |
with gr.Blocks(theme="Yntec/HaleyCH_Theme_Orange") as demo:
|
297 |
+
gr.Markdown("# ๐ญ FitGen:Fashion Studio & Virtual Try-on")
|
298 |
|
299 |
with gr.Tabs():
|
300 |
# ํจ์
์์ฑ ํญ
|