Dropdead072 commited on
Commit
f0ce083
·
verified ·
1 Parent(s): 4ccc2ef

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -82,7 +82,7 @@ with gr.Blocks(title="Генератор учебных курсов", theme=gr.
82
  )
83
  toc_input = gr.Textbox(
84
  label="Оглавление (необязательно)",
85
- placeholder="Вставьте оглавление курса...",
86
  lines=8
87
  )
88
  file_input = gr.File(
 
82
  )
83
  toc_input = gr.Textbox(
84
  label="Оглавление (необязательно)",
85
+ placeholder="Вставьте оглавление предоставляемых материалов...",
86
  lines=8
87
  )
88
  file_input = gr.File(