Skip to content

Commit

Permalink
final final polish
Browse files Browse the repository at this point in the history
  • Loading branch information
GrandaddyShmax committed Aug 6, 2023
1 parent f366291 commit dd49f95
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions temp2.py
Original file line number Diff line number Diff line change
Expand Up @@ -947,12 +947,12 @@ def toggle_audio_src(choice):


def ui_full(launch_kwargs):
with gr.Blocks(title='Audiocraft Plus', theme=theme) as interface:
with gr.Blocks(title='AudioCraft Plus', theme=theme) as interface:
gr.Markdown(
"""
# Audiocraft Plus - v2.0.0
# AudioCraft Plus - v2.0.0
### An All-in-One Audiocraft WebUI
### An All-in-One AudioCraft WebUI
Thanks to: facebookresearch, Camenduru, rkfg, oobabooga, AlexHK and GrandaddyShmax
"""
Expand Down Expand Up @@ -1462,7 +1462,7 @@ def ui_full(launch_kwargs):
### v2.0.0
- Changed name from MusicGen+ to Audiocraft Plus
- Changed name from MusicGen+ to AudioCraft Plus
- Complete overhaul of the repo "backend" with the latest changes from the main facebookresearch repo
Expand Down

0 comments on commit dd49f95

Please sign in to comment.