Skip to content

Commit

Permalink
update wrap_gradio_gpu_call reference
Browse files Browse the repository at this point in the history
  • Loading branch information
kabachuha committed Aug 31, 2023
1 parent 8a6ee64 commit 171b7c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/deforum_helpers/ui_right.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
from .args import DeforumOutputArgs, get_component_names, get_settings_component_names
from modules.shared import opts, state
from modules.ui import create_output_panel, wrap_gradio_call
from webui import wrap_gradio_gpu_call
from call_queue import wrap_gradio_gpu_call
from .run_deforum import run_deforum
from .settings import save_settings, load_all_settings, load_video_settings
from .general_utils import get_deforum_version
Expand Down

0 comments on commit 171b7c8

Please sign in to comment.