Git Product home page Git Product logo

Comments (5)

Extraltodeus avatar Extraltodeus commented on June 14, 2024 1

I fixed the path problem
d2e913f

from multi-subject-render.

Extraltodeus avatar Extraltodeus commented on June 14, 2024

Oh yes indeed! I wrote the thing while having it in the scripts folder.

from multi-subject-render.

HugoSega avatar HugoSega commented on June 14, 2024

the image is generated but I get this error.

File "/Users/stable-diffusion-webui/modules/ui.py", line 185, in f
res = list(func(*args, **kwargs))
File "/Users/stable-diffusion-webui/webui.py", line 57, in f
res = func(*args, **kwargs)
File "/Users/stable-diffusion-webui/modules/txt2img.py", line 46, in txt2img
processed = modules.scripts.scripts_txt2img.run(p, *args)
File "/Users/stable-diffusion-webui/modules/scripts.py", line 317, in run
processed = script.run(p, *script_args)
File "/Users/stable-diffusion-webui/extensions/multi-subject-render/scripts/multirender.py", line 215, in run
proc = process_images(p)
File "/Users/stable-diffusion-webui/modules/processing.py", line 430, in process_images
res = process_images_inner(p)
File "/Users/stable-diffusion-webui/modules/processing.py", line 496, in process_images_inner
p.init(p.all_prompts, p.all_seeds, p.all_subseeds)
File "/Users/stable-diffusion-webui/modules/processing.py", line 646, in init
width_ratio = self.width / self.firstphase_width
TypeError: unsupported operand type(s) for /: 'int' and 'NoneType'

from multi-subject-render.

leppie avatar leppie commented on June 14, 2024

the image is generated but I get this error.

I got this when using high res fix

from multi-subject-render.

Extraltodeus avatar Extraltodeus commented on June 14, 2024

I got this when using high res fix

Oh yeah you don't need it. Use the blend size slider at the end. It will trigger it.

from multi-subject-render.

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.