Giter VIP home page Giter VIP logo

Comments (5)

TheLastBen avatar TheLastBen commented on June 15, 2024 1

fixed

from fast-stable-diffusion.

dreamlogic-X avatar dreamlogic-X commented on June 15, 2024

I updated the repo now and have the exact error as above. At the bottom it says:

"Starting server

To see the GUI go to: http://0.0.0.0:6006/"

from fast-stable-diffusion.

jayceftg avatar jayceftg commented on June 15, 2024

It seems a logging problem between sd() and server.py, as if I log the url in sd(), that url still works, but the server.py is logging 'To see the GUI go to: http://0.0.0.0:6006/"'. Didn't change any code, did ComfyUI auto-update or sth?

from fast-stable-diffusion.

doggs696 avatar doggs696 commented on June 15, 2024

It is temporary solution
Run it.
Url will display.

click the url
after To see the GUI go to: http://0.0.0.0:6006/" displayed.

`localurl="https://tensorboard-"+os.environ.get('PAPERSPACE_FQDN')
print(localurl)

Args="--listen --port 6006 --preview-method auto"

#--------------------
sd()
!python /notebooks/ComfyUI/main.py $Args`

from fast-stable-diffusion.

dreamlogic-X avatar dreamlogic-X commented on June 15, 2024

Thanks for the fix! Can confirm it's working. And thanks @doggs696 for that fix if it happens again.

from fast-stable-diffusion.

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.