mirror of
https://github.com/vladmandic/automatic
synced 2026-09-19 09:14:35 +02:00
overal quality fixes
This commit is contained in:
@@ -219,5 +219,5 @@ def create_ui():
|
||||
hf_results.select(fn=hf_select, inputs=[hf_results], outputs=[hf_selected])
|
||||
hf_download_model_btn.click(fn=hf_download_model, inputs=[hf_selected, hf_token], outputs=[models_outcome])
|
||||
|
||||
with gr.Tab(label="CivitAI"):
|
||||
pass
|
||||
# with gr.Tab(label="CivitAI"):
|
||||
# pass
|
||||
|
||||
Reference in New Issue
Block a user