infotext.py: rename usages in the codebase

This commit is contained in:
AUTOMATIC1111
2024-01-01 13:53:12 +03:00
parent c5496c7646
commit d859cec696
14 changed files with 25 additions and 25 deletions

View File

@@ -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():