Giter Site home page Giter Site logo

Comments (6)

physeo avatar physeo commented on August 23, 2024

+1 Same exact errors on my end.
Intel Core i7-9700k
RTX 3090
32GB RAM

from sd-cn-animation.

keithbandit98 avatar keithbandit98 commented on August 23, 2024

me too

from sd-cn-animation.

aniruddhahar avatar aniruddhahar commented on August 23, 2024

It seems this extension is breaking every other extension when it's enabled.

from sd-cn-animation.

psdsam-NiuNiuKing avatar psdsam-NiuNiuKing commented on August 23, 2024

+1

from sd-cn-animation.

ricardofeynman avatar ricardofeynman commented on August 23, 2024

While this may not be the answer you all are looking for, if you want it to work, get yourself a fresh install of A1111 1.2.0 https://github.com/AUTOMATIC1111/stable-diffusion-webui/tree/v1.2.0 and then grab https://github.com/volotat/SD-CN-Animation/tree/eddf1a4c8fb327e4fca05821490f20d97945ac7e Only install the relevant extensions you need, don't update anything (I have used a very recent commit of the ControlNet extension without issue), and keep this install dedicated to SD-CN Animation.

Not so many breaking errors thrown with this combination I find, and best results for certain models also. Have fun everybody ;)

from sd-cn-animation.

1manfactory avatar 1manfactory commented on August 23, 2024

Same with me

*** Error running setup: C:\sd.webui\webui\modules/processing_scripts\refiner.py███████| 15/15 [00:21<00:00, 1.50s/it]
Traceback (most recent call last):
File "C:\sd.webui\webui\modules\scripts.py", line 938, in setup_scrips
script.setup(p, *script_args)
TypeError: ScriptRefiner.setup() takes 5 positional arguments but 247 were given


*** Error running setup: C:\sd.webui\webui\modules/processing_scripts\seed.py
Traceback (most recent call last):
File "C:\sd.webui\webui\modules\scripts.py", line 938, in setup_scrips
script.setup(p, *script_args)
TypeError: ScriptSeed.setup() takes 8 positional arguments but 247 were given


*** Error running before_process: C:\sd.webui\webui\extensions-builtin\extra-options-section\scripts\extra_options_section.py
Traceback (most recent call last):
File "C:\sd.webui\webui\modules\scripts.py", line 776, in before_process
script.before_process(p, *script_args)
File "C:\sd.webui\webui\extensions-builtin\extra-options-section\scripts\extra_options_section.py", line 63, in before_process
for name, value in zip(self.setting_names, args):
TypeError: 'NoneType' object is not iterable


*** Error running process: C:\sd.webui\webui\extensions-builtin\soft-inpainting\scripts\soft_inpainting.py
Traceback (most recent call last):
File "C:\sd.webui\webui\modules\scripts.py", line 784, in process
script.process(p, *script_args)
TypeError: Script.process() takes 9 positional arguments but 247 were given


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.