JMaat

Results 1 comments of JMaat

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...