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

Got issues after multi-inferences #55

Open
973398769 opened this issue Nov 20, 2024 · 0 comments
Open

Got issues after multi-inferences #55

973398769 opened this issue Nov 20, 2024 · 0 comments

Comments

@973398769
Copy link

File "/home/ubuntu/miniconda3/envs/test/lib/python3.10/site-packages/DeepCache/extension/deepcache.py", line 42, in wrapped_forward
result = self.function_dict['unet_forward'](*args, **kwargs)
File "/home/ubuntu/miniconda3/envs/test/lib/python3.10/site-packages/DeepCache/extension/deepcache.py", line 42, in wrapped_forward
result = self.function_dict['unet_forward'](*args, **kwargs)
[Previous line repeated 978 more times]
File "/home/ubuntu/miniconda3/envs/test/lib/python3.10/site-packages/DeepCache/extension/deepcache.py", line 41, in wrapped_forward
self.cur_timestep = list(self.pipe.scheduler.timesteps).index(args[1].item())
RecursionError: maximum recursion depth exceeded while calling a Python object

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

No branches or pull requests

1 participant