mirror of
https://github.com/Stability-AI/generative-models.git
synced 2026-02-02 12:24:27 +01:00
remove duplicate imports
This commit is contained in:
@@ -19,12 +19,10 @@ from sgm.inference.helpers import (
|
||||
)
|
||||
from scripts.demo.streamlit_helpers import (
|
||||
get_interactive_image,
|
||||
get_unique_embedder_keys_from_conditioner,
|
||||
init_embedder_options,
|
||||
init_sampling,
|
||||
init_save_locally,
|
||||
init_st,
|
||||
perform_save_locally,
|
||||
set_lowvram_mode,
|
||||
show_samples,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user