Import switch_values_symbol

This commit is contained in:
missionfloyd 2023-03-30 23:25:39 -06:00
parent a73f3bf0cf
commit 69ad46b047
1 changed files with 1 additions and 2 deletions

View File

@ -5,8 +5,7 @@ from modules import scripts_postprocessing, shared
import gradio as gr
from modules.ui_components import FormRow, ToolButton
switch_values_symbol = '\U000021C5' # ⇅
from modules.ui import switch_values_symbol
upscale_cache = {}