DmitrMakeev commited on
Commit
c5161f1
1 Parent(s): d9d20bd

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -37,7 +37,7 @@ def switch_states(is_checked):
37
  demo = gr.Blocks(title="DISCO")
38
  with demo:
39
  gr.HTML(value="""
40
- <div style="text-align:center; font-size: 32px;">Раскрашивание черно-белой картинки</div>
41
  """)
42
 
43
  with gr.Row():
 
37
  demo = gr.Blocks(title="DISCO")
38
  with demo:
39
  gr.HTML(value="""
40
+ <div style="text-align:center; font-size: 32px;">Раскрашивание черно-белых фотографий</div>
41
  """)
42
 
43
  with gr.Row():