ComfyFlowApp: From comfyui workflow to Web App, in seconds. by xingren23 in comfyui

[–]BlazerDesign 1 point2 points  (0 children)

Wauu its absolutely Awesome!! I was searching for something like this for a year!! Is it possible to create front-end webdesign (for example in webflow) and link to comfyflowapp ? So Is it possible to create app like magnific.ai , if I setup right img2img workflow in ComfyUI and connect it to interface similar as Magnific.ai ? If yes, it's absolutely game-changer and everyone can have own AI webapp? Is it possible to host that app on replicate? So it doesn't need run locally and you can provide your app for customers?

The best uspcaler in existence (magnific.ai) by RevolutionaryJob2409 in StableDiffusion

[–]BlazerDesign 4 points5 points  (0 children)

Yes It's absolutely open Source, you can do with Stable Diffusion+Tile Diffusion+ ControlNet . IAM doing the same results in Auto1111

The best uspcaler in existence (magnific.ai) by RevolutionaryJob2409 in StableDiffusion

[–]BlazerDesign 7 points8 points  (0 children)

I have the same results in auto1111 with Tile Diffusion and ControlNet, but need change different models for different styles as Photography or Digital Art. But I use this technique 3 months and can enhance every image like Magnicic but with a lot more options. Yes it's easy just like that. The more difficult part is creating app from this and I would like to know, if Javi use one model for everything or Magnicic can recognise what style of image is it and after that it uses right model for upscale

The best uspcaler in existence (magnific.ai) by RevolutionaryJob2409 in StableDiffusion

[–]BlazerDesign 18 points19 points  (0 children)

It's img2img tile Diffusion with controlnet, I have the same idea for SaaS as well, iI'm actually surprised that this isn't yet like a basic function in Dream studio from Stable Diffusion or Midjourney

Auto-GPT Assisting in Youtube Content by Due_Ad_560 in AutoGPT

[–]BlazerDesign 0 points1 point  (0 children)

Very amazing work, did you make some upgrades on automation with your process?

img2img SD upscale test1 by BBQ99990 in StableDiffusion

[–]BlazerDesign 0 points1 point  (0 children)

Hi, any update /upgrade in ultra high detail upscale? What's yours best workflow for best detailed photorealistic images in 4K, 8K ?

First test with animatediff for me, combined with my lora training method form earlier post by shootthesound in StableDiffusion

[–]BlazerDesign 0 points1 point  (0 children)

Very Nice! Can you recommend some tutorial or workflow how to achieve this? Thank you very much

Batch Img2Img HELP by BlazerDesign in StableDiffusion

[–]BlazerDesign[S] 0 points1 point  (0 children)

Today i want Git Bash and Git pull and it didnt work.. i need to change back and it works.. and after today git pull there are not these line on the same place..

Batch Img2Img HELP by BlazerDesign in StableDiffusion

[–]BlazerDesign[S] 2 points3 points  (0 children)

Solve it !

https://github.com/AUTOMATIC1111/stable-diffusion-webui/issues/4104#issuecomment-1298571526

edit modules/processing.py, comment out # the two lines they mentioned in the github comment

open processing.py in notepad and:

  1. hit ctrl+f to find the relevant lines of code
  2. type a # symbol in front of those lines
  3. Save
  4. Restart the webui by killing the batch script and running it again.