Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plug-ins are displayed on separate pages #117

Open
JMaatCode opened this issue Aug 9, 2024 · 1 comment
Open

Plug-ins are displayed on separate pages #117

JMaatCode opened this issue Aug 9, 2024 · 1 comment

Comments

@JMaatCode
Copy link

I just want to push back the prompt word function, do not want to Tusheng diagram and Wensheng diagram, there is no recommended scheme.

@JMaatCode
Copy link
Author

That's it. Let's get the sd initialization out of the way

server.py
`import gradio as gr
from modules import initialize

initialize.imports()
initialize.check_versions()

from tagger.ui import on_ui_tabs
tagger = on_ui_tabs()

demo = tagger[0][0]
demo.launch()`

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant