DmitrMakeev commited on
Commit
631fee3
1 Parent(s): 356a74a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -5
app.py CHANGED
@@ -46,11 +46,8 @@ with gr.Blocks(css=css) as myface:
46
  # Добавление title
47
  gr.HTML(title)
48
  with gr.Row():
49
- with gr.Tab("Title"):
50
- gr.HTML(""" <title>Minimum Multiplier</title><div style="text-align: center; max-width: 1500px; margin: 0 auto;">
51
- <h1><a href="https://huggingface.co/spaces/Yntec/ToyWorld"><u><b><p style="color:#8150df;">This space has been superseded by Toy World, try out more than 499 Stable Diffusion models by clicking this text!</p></b></u></a></h1>
52
-
53
- """)
54
 
55
  with gr.Tab("Description"):
56
  gr.HTML(f"""<title>Как использовать</title><div style="text-align: center; max-width: 1500px; margin: 0 auto;">
 
46
  # Добавление title
47
  gr.HTML(title)
48
  with gr.Row():
49
+ with gr.Tab("Рисовать"):
50
+ gr.HTML(""" """)
 
 
 
51
 
52
  with gr.Tab("Description"):
53
  gr.HTML(f"""<title>Как использовать</title><div style="text-align: center; max-width: 1500px; margin: 0 auto;">