mirror of
https://github.com/Paillat-dev/viralfactory.git
synced 2026-01-02 01:06:19 +00:00
Update UI tab names in gradio_ui.py
This commit is contained in:
@@ -24,7 +24,7 @@ class GenerateUI:
|
||||
|
||||
def launch_ui(self):
|
||||
ui = gr.TabbedInterface(
|
||||
*self.get_interfaces(), "Viral Automator", "NoCrypt/miku", css=self.css
|
||||
*self.get_interfaces(), "Viral Factory", "NoCrypt/miku", css=self.css
|
||||
)
|
||||
ui.launch()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user