Giter Site home page Giter Site logo

Error generating Vid2Vid about sd-cn-animation HOT 3 OPEN

volotat avatar volotat commented on July 21, 2024
Error generating Vid2Vid

from sd-cn-animation.

Comments (3)

kotek-mlotek avatar kotek-mlotek commented on July 21, 2024

I assume you're using batch controlnets? I get the same issue when I attempt using them with the extension.

from sd-cn-animation.

ameen-roayan avatar ameen-roayan commented on July 21, 2024

Yeah that happens on batch, and the other methods as well. text2image does work however

from sd-cn-animation.

ameen-roayan avatar ameen-roayan commented on July 21, 2024

100%|██████████████████████████████████████████████████████████████████████████████████| 15/15 [00:02<00:00, 5.68it/s]
Traceback (most recent call last):
File "F:\AI\Automatic1111\stable-diffusion-webui\venv\lib\site-packages\gradio\routes.py", line 399, in run_predict
output = await app.get_blocks().process_api(
File "F:\AI\Automatic1111\stable-diffusion-webui\venv\lib\site-packages\gradio\blocks.py", line 1299, in process_api
result = await self.call_function(
File "F:\AI\Automatic1111\stable-diffusion-webui\venv\lib\site-packages\gradio\blocks.py", line 1036, in call_function
prediction = await anyio.to_thread.run_sync(
File "F:\AI\Automatic1111\stable-diffusion-webui\venv\lib\site-packages\anyio\to_thread.py", line 31, in run_sync
return await get_asynclib().run_sync_in_worker_thread(
File "F:\AI\Automatic1111\stable-diffusion-webui\venv\lib\site-packages\anyio_backends_asyncio.py", line 937, in run_sync_in_worker_thread
return await future
File "F:\AI\Automatic1111\stable-diffusion-webui\venv\lib\site-packages\anyio_backends_asyncio.py", line 867, in run
result = context.run(func, *args)
File "F:\AI\Automatic1111\stable-diffusion-webui\venv\lib\site-packages\gradio\utils.py", line 488, in async_iteration
return next(iterator)
File "F:\AI\Automatic1111\stable-diffusion-webui\extensions\SD-CN-Animation\scripts\base_ui.py", line 121, in process
yield from vid2vid.start_process(*args)
File "F:\AI\Automatic1111\stable-diffusion-webui/extensions/sd-cn-animation/scripts\core\vid2vid.py", line 113, in start_process
processed_frames, _, _, _ = utils.img2img(args_dict)
File "F:\AI\Automatic1111\stable-diffusion-webui/extensions/sd-cn-animation/scripts\core\utils.py", line 297, in img2img
generated_images = process_img(p, image, None, '', args.script_inputs)
File "F:\AI\Automatic1111\stable-diffusion-webui/extensions/sd-cn-animation/scripts\core\utils.py", line 182, in process_img
generated_images.append(proc.images[0])
IndexError: list index out of range

This secondary error procs after the first one

from sd-cn-animation.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.