Coder Social home page Coder Social logo

Comments (9)

arch-user-france1 avatar arch-user-france1 commented on May 22, 2024

Instead of installing yarn with a debian package, you can install it with npm like this: npm i -g yarn.

from stablestudio.

tralala87 avatar tralala87 commented on May 22, 2024

Colab freezes of I do that :)

from stablestudio.

arch-user-france1 avatar arch-user-france1 commented on May 22, 2024

You should wait a little bit. Have you waited five minutes?

from stablestudio.

tralala87 avatar tralala87 commented on May 22, 2024

I did. It never unfreezes.

from stablestudio.

arch-user-france1 avatar arch-user-france1 commented on May 22, 2024

the link page doesn't work

What doesn't work???

from stablestudio.

tralala87 avatar tralala87 commented on May 22, 2024

After running:

!curl -sS https://dl.yarnpkg.com/debian/pubkey.gpg | sudo apt-key add -
!echo "deb https://dl.yarnpkg.com/debian/ stable main" | sudo tee /etc/apt/sources.list.d/yarn.list
!sudo apt-get update && sudo apt-get install yarn
!curl -sL https://deb.nodesource.com/setup_14.x | sudo -E bash -
!sudo apt-get install -y nodejs
!git clone https://github.com/Stability-AI/StableStudio.git
%cd StableStudio
!yarn
!yarn dev

localhost:3000 doesn't work (does not connect to anything)

from stablestudio.

arch-user-france1 avatar arch-user-france1 commented on May 22, 2024

localhost is the local computer. You must find a solution to forward your port from the Google Colab server to your computer.

from stablestudio.

purgenetik avatar purgenetik commented on May 22, 2024

localhost is the local computer. You must find a solution to forward your port from the Google Colab server to your computer.

Solution with tunneling with cloudfare service is here

from stablestudio.

arch-user-france1 avatar arch-user-france1 commented on May 22, 2024

I'd rather use ngrok.io, but the choice is not left to me.
Ah, there's a manual for that?

@tralala87, tell us if you need further guidance.

from stablestudio.

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.