TulipAIs commited on
Commit
247aae6
1 Parent(s): 468adb8

moving the "Wiki" tab next to "AudioGen" tab

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1062,7 +1062,7 @@ def ui_full(launch_kwargs):
1062
  send_audio_a = gr.Button("Send to Input Audio")
1063
  seed_used_a = gr.Number(label='Seed used', value=-1, interactive=False)
1064
  download_a = gr.File(label="Generated Files", interactive=False)
1065
- with gr.Tab("Wiki"):
1066
  gr.Markdown(
1067
  """
1068
  - **[Generate (button)]:**
 
1062
  send_audio_a = gr.Button("Send to Input Audio")
1063
  seed_used_a = gr.Number(label='Seed used', value=-1, interactive=False)
1064
  download_a = gr.File(label="Generated Files", interactive=False)
1065
+ with gr.Tab("Wiki"):
1066
  gr.Markdown(
1067
  """
1068
  - **[Generate (button)]:**