Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update sd-TemporalKit-UI.py #91

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Conversation

alexbofa
Copy link
Contributor

@alexbofa alexbofa commented Aug 31, 2023

Hello, After update Stable Diffusion 1.6.0.
I fixed this error #82 (comment)

And I fixed this error

WARNING:py.warnings:E:\Stable-Diffusion\extensions\TemporalKit\scripts\sd-TemporalKit-UI.py:406: 
GradioDeprecationWarning: Usage of gradio.outputs is deprecated, and will not be supported in the future,
please import your components from gradio.components
  result_image = gr.outputs.Image(type='pil')

@DimanSO-81
Copy link

Same problem, please fix it

@Cripton94
Copy link

support please update

@alexbofa
Copy link
Contributor Author

alexbofa commented Sep 8, 2023

Hello, @CiaraStrawberry approve PR

@CiaraStrawberry
Copy link
Owner

yo, hey, i'll give it a whirl tomorrow to see if it needs both this and the other pull request.

ngl kinda assumed you get an email when people open up a pull request, my apologies for the delay.

@basakamars
Copy link

*** Error loading script: sd-TemporalKit-UI.py
Traceback (most recent call last):
File "D:\stable-diffusion-webui\modules\scripts.py", line 382, in load_scripts
script_module = script_loading.load_module(scriptfile.path)
File "D:\stable-diffusion-webui\modules\script_loading.py", line 10, in load_module
module_spec.loader.exec_module(module)
File "", line 883, in exec_module
File "", line 241, in _call_with_frames_removed
File "D:\stable-diffusion-webui\extensions\temporalkit\scripts\sd-TemporalKit-UI.py", line 44, in
import scripts.Ebsynth_Processing as ebsynth
File "D:\stable-diffusion-webui\extensions\temporalkit\scripts\Ebsynth_Processing.py", line 10, in
import extensions.TemporalKit.scripts.berry_utility
ModuleNotFoundError: No module named 'extensions.TemporalKit'

@joegoldin
Copy link

also closes #134 and linked issues

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants