mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2025-08-04 03:10:21 +00:00
infotext.py: rename usages in the codebase
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import gradio as gr
|
||||
from modules import scripts, shared, ui_common, postprocessing, call_queue, ui_toprow
|
||||
import modules.generation_parameters_copypaste as parameters_copypaste
|
||||
import modules.infotext as parameters_copypaste
|
||||
|
||||
|
||||
def create_ui():
|
||||
|
Reference in New Issue
Block a user