aboutsummaryrefslogtreecommitdiffstats
path: root/modules/processing_scripts/refiner.py
diff options
context:
space:
mode:
Diffstat (limited to 'modules/processing_scripts/refiner.py')
-rw-r--r--modules/processing_scripts/refiner.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/processing_scripts/refiner.py b/modules/processing_scripts/refiner.py
index cefad32b..e9941413 100644
--- a/modules/processing_scripts/refiner.py
+++ b/modules/processing_scripts/refiner.py
@@ -1,7 +1,7 @@
import gradio as gr
from modules import scripts, sd_models
-from modules.generation_parameters_copypaste import PasteField
+from modules.infotext import PasteField
from modules.ui_common import create_refresh_button
from modules.ui_components import InputAccordion