Nicholas Page

Results 26 comments of Nicholas Page

@NickM-27 >I don't think it should be necessary to install these packages on the main dockerfile and other scripts that are unrelated to the jetson image. You're right, I thought...

So, if we cannot do these changes, then perhaps I must wait for the migration to Python 3.10 for Frigate before I can use it with Jetpack 6.0?

>seems likely, we would not want to be doing changes to the other docker images at this point in the release cycle Well, then that is a bummer. A lot...

>in general it is a good idea to propose an idea before spending a lot of time on it, especially for a community supported detector like Jetson which is not...

What are the command line arguments you are passing? Does my suggestion from this closed issue solve it for you? https://github.com/AndBobsYourUncle/stable-diffusion-discord-bot/issues/1

I think I'm going to add a bit to the error log that will give more context for issues like this.

Doing a `git pull origin master` and a `go build` will result in some added logging around errors trying to communicate with the A1111 API. @bitburner's error (not launching SD...

@bitburner >Awesome! I got it working perfectly except there is an error: firstphase_width/firstphase_height no longer supported; use hr_scale Seems that it should still work, correct? From this code, it looks...

@bitburner >Also, I would LOVE to have the ability to specify a "style" to use in automatic1111 API. I looked in the documentation for the API and there is a...

Hey, good evening! I'm curious what the API says your possible upscalers are. Could you try going to `http://127.0.0.1:7860/docs`, and scroll down to this request: And then click the "Try...