Kryptone commited on
Commit
05defc4
·
verified ·
1 Parent(s): 2375327

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -417,7 +417,7 @@ with gr.Blocks(theme='sudeepshouche/minimalist', title="Global Dataset Maker") a
417
  )
418
 
419
  with gr.TabItem("Changelog"):
420
- gr.Markdown("0.99.5 - Name change from GDMGS to Cafeteria for easier pronunciation.")
421
  gr.Markdown("v0.99.4 - Added a button to display the available models for MVSEP.")
422
  gr.Markdown("v0.99.3 - Added MVSEP in Misc Tools. This is VERY EXPERIMENTAL and there will be bugs present.")
423
  gr.Markdown("v0.99.2 - Added an mp4 file converter.")
 
417
  )
418
 
419
  with gr.TabItem("Changelog"):
420
+ gr.Markdown("v0.99.5 - Name change from GDMGS to Cafeteria for easier pronunciation.")
421
  gr.Markdown("v0.99.4 - Added a button to display the available models for MVSEP.")
422
  gr.Markdown("v0.99.3 - Added MVSEP in Misc Tools. This is VERY EXPERIMENTAL and there will be bugs present.")
423
  gr.Markdown("v0.99.2 - Added an mp4 file converter.")