Coder Social home page Coder Social logo

Comments (10)

benrugg avatar benrugg commented on June 26, 2024 1

Cool, that should help the Automatic1111 people debug it. One potential thought I had just now is that you could try setting a different sampler in the AI Render interface. It's possible that DPM++ 2M is not behaving the same way on Linux. (It's a long shot, but it's something you could try)

from ai-render.

benrugg avatar benrugg commented on June 26, 2024

Thanks for posting such a detailed error with the explanation, Windows comparison and the log! Unfortunately this is an error happening in Automatic1111, so I won't be much help. I would suggest posting it on their github.

from ai-render.

Skinless-Glue-Fridge avatar Skinless-Glue-Fridge commented on June 26, 2024

I dont know, what exact API post the AI-Render is sending to Stable Diffusion. So what should I tell them ?

from ai-render.

benrugg avatar benrugg commented on June 26, 2024

I would just post that same info and those error logs. Hopefully someone will be able to see what the error is just from the logs.

from ai-render.

Skinless-Glue-Fridge avatar Skinless-Glue-Fridge commented on June 26, 2024

is there a chance to record or log the call from AI-Render to SD ?

from ai-render.

Skinless-Glue-Fridge avatar Skinless-Glue-Fridge commented on June 26, 2024

just opened a ticket at automatic1111@github:
AUTOMATIC1111/stable-diffusion-webui#13235

from ai-render.

benrugg avatar benrugg commented on June 26, 2024

Great - I hope they help quickly! Here's what you could do to log what AI Render is sending:

  1. Edit the file sd_backends/automatic1111_api.py in AI Render. (You can find AI Render's location on the Blender Add-on Preferences screen).
  2. Find the line def do_post(url, data): and add print(data) as the next line (indenting it like the other lines)
  3. Launch Blender from the command line so you can see the output. Probably something like this in a terminal window: cd /Applications/Blender.app/Contents/MacOS && ./Blender. (See this for help, if you need it).
  4. Render with AI Render
  5. View the logged output in the terminal window

from ai-render.

Skinless-Glue-Fridge avatar Skinless-Glue-Fridge commented on June 26, 2024

Thanks. I have attached the output of the "print(data)" log of your AI-Render Engine.

Attached you find the call:

output.txt

from ai-render.

Skinless-Glue-Fridge avatar Skinless-Glue-Fridge commented on June 26, 2024

Thanks for the idea, but identical result ;-)

from ai-render.

benrugg avatar benrugg commented on June 26, 2024

Gotcha

from ai-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.