Giter Club home page Giter Club logo

Comments (4)

grahamplace avatar grahamplace commented on July 18, 2024 7

Another workaround is to simply refresh your browser after the pip install cell, then the javascript stuff should work

from dreambooth-stable-diffusion.

Wauplin avatar Wauplin commented on July 18, 2024 2

Hey 👋 Another workaround is to use the latest version of huggingface_hub on main branch which allows to login by passing the token as a function argument. The widget is not displayed to the user which kinda bypass the issue:

# !pip install git+https://github.com/huggingface/huggingface_hub.git@main
from huggingface_hub import login

login(token="hf_***")

This will otherwise be officially released in next release.

(copied from huggingface/huggingface_hub#1160 (comment))

from dreambooth-stable-diffusion.

0xdevalias avatar 0xdevalias commented on July 18, 2024

See also:

from dreambooth-stable-diffusion.

0xdevalias avatar 0xdevalias commented on July 18, 2024

Another workaround, if you're connected to the pod via SSH or similar, is to run huggingface-cli login and then paste your token in there, then skip the login cell in the Jupyter notebook, and go straight to the download step.

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