Kryptone commited on
Commit
ea67c17
·
1 Parent(s): 0fcf079

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -153,7 +153,7 @@ with gr.Blocks(theme='NoCrypt/miku', title="Global Dataset Maker") as app:
153
  gr.Markdown(
154
  "This Space will create a dataset for you, all automatically. **Please be warned that due to not having a GPU on this Space, some steps might take longer to complete.**"
155
  )
156
- gr.HTML("<h1> MP3 file support does work for downloading a video only (for now).")
157
  with gr.Tabs():
158
  with gr.TabItem("Download Video"):
159
  with gr.Row():
 
153
  gr.Markdown(
154
  "This Space will create a dataset for you, all automatically. **Please be warned that due to not having a GPU on this Space, some steps might take longer to complete.**"
155
  )
156
+ gr.HTML("<h1> MP3 file support works for downloading a video and splitting a single file. </h1>")
157
  with gr.Tabs():
158
  with gr.TabItem("Download Video"):
159
  with gr.Row():