Nixic commited on
Commit
01ea129
·
1 Parent(s): cc9b4e1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -91,7 +91,7 @@ with gr.Blocks(title="FFmo - FFmpeg Online", theme=gr.themes.Soft()) as main:
91
  "- Advanced – For Professional/Developer Only. It only Include **Tuning** section only.\n\n"
92
  "### NOTE: \"Tuning\" option is not supported if the input video codec is other than \"H.264\"\n"
93
  )
94
- gr.Info("Jangan Lupa Untuk Memilih Preset & Tune ya!")
95
  with gr.Tabs():
96
  with gr.TabItem("Smooth Interpolation"):
97
  with gr.Row():
 
91
  "- Advanced – For Professional/Developer Only. It only Include **Tuning** section only.\n\n"
92
  "### NOTE: \"Tuning\" option is not supported if the input video codec is other than \"H.264\"\n"
93
  )
94
+ gr.Warning("Jangan Lupa Untuk Memilih Preset & Tune ya!")
95
  with gr.Tabs():
96
  with gr.TabItem("Smooth Interpolation"):
97
  with gr.Row():