Git Product home page Git Product logo

sd-webui-timemachine's People

Contributors

hnmr293 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

sd-webui-timemachine's Issues

Broke all the samplers

Снимок экрана 2024-03-15 180311
SamplerData(name='DPM++ 2M Karras test', constructor=<function add_dpmpp_2m_test..constructor at 0x7f04137adf30>, aliases=['k_dpmpp_2m_ka_test'], options={'scheduler': 'karras'})

AssertionError: bad sampler name: SamplerData(name='Euler a', constructor=<function . at 0x7f042200a8c0>, aliases=['k_euler_a', 'k_euler_ancestral'], options={'uses_ensd': True})

*** Error completing request
*** Arguments: ('task(2gzrxlchlimg25s)', '', '', [], 20, "SamplerData(name='DPM++ 2M Karras test', constructor=<function add_dpmpp_2m_test..constructor at 0x7f04137adf30>, aliases=['k_dpmpp_2m_ka_test'], options={'scheduler': 'karras'})", 1, 1, 7, 512, 512, False, 0.7, 2, 'Latent', 0, 0, 0, 'Use same checkpoint', 'Use same sampler', '', '', [], <gradio.routes.Request object at 0x7f0437ec0be0>, 0, False, '', 0.8, -1, False, -1, 0, 0, 0, False, '', 'from modules.processing import process_images\n\np.width = 768\np.height = 768\np.batch_size = 2\np.steps = 10\n\nreturn process_images(p)', 2, False, False, 'positive', 'comma', 0, False, False, '', 1, '', [], 0, '', [], 0, '', [], True, False, False, False, 0, False) {}
Traceback (most recent call last):
File "/home/studio-lab-user/asd/modules/call_queue.py", line 57, in f
res = list(func(*args, **kwargs))
File "/home/studio-lab-user/asd/modules/call_queue.py", line 36, in f
res = func(*args, **kwargs)
File "/home/studio-lab-user/asd/modules/txt2img.py", line 55, in txt2img
processed = processing.process_images(p)
File "/home/studio-lab-user/asd/modules/processing.py", line 732, in process_images
res = process_images_inner(p)
File "/home/studio-lab-user/asd/modules/processing.py", line 867, in process_images_inner
samples_ddim = p.sample(conditioning=p.c, unconditional_conditioning=p.uc, seeds=p.seeds, subseeds=p.subseeds, subseed_strength=p.subseed_strength, prompts=p.prompts)
File "/home/studio-lab-user/asd/modules/processing.py", line 1137, in sample
self.sampler = sd_samplers.create_sampler(self.sampler_name, self.sd_model)
File "/home/studio-lab-user/asd/modules/sd_samplers.py", line 30, in create_sampler
assert config is not None, f'bad sampler name: {name}'
AssertionError: bad sampler name: SamplerData(name='DPM++ 2M Karras test', constructor=<function add_dpmpp_2m_test..constructor at 0x7f04137adf30>, aliases=['k_dpmpp_2m_ka_test'], options={'scheduler': 'karras'})


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.