GithubHelp home page GithubHelp logo

Comments (6)

jeffra avatar jeffra commented on July 21, 2024 1

Thanks for trying this @Thytu. Small clarification here, the min version for SD is 0.7.4 which is the latest released to PyPI (https://pypi.org/project/deepspeed/0.7.4/). I'll update the min requirements for MII in an upcoming PR.

from deepspeed-mii.

Thytu avatar Thytu commented on July 21, 2024

Note : This issue still occurs when using the updated code from this PR.

from deepspeed-mii.

mrwyattii avatar mrwyattii commented on July 21, 2024

Hi @Thytu, I just tested the example and it's working for me. It looks like you have DeepSpeed v0.7.3 installed. Stable Diffusion injection policies were only recently added, and you will need to install v0.7.5 v0.7.4 or latest source:
pip install deepspeed==0.7.5 pip install deepspeed==0.7.4 or pip install git+https://github.com/microsoft/deepspeed.git

Let me know if that resolves the error.

@jeffra thanks for the correction

from deepspeed-mii.

Thytu avatar Thytu commented on July 21, 2024

Still encountering error with the requirement updated. To avoid further errors related to any dependencies, I suggested this feature request.

from deepspeed-mii.

mrwyattii avatar mrwyattii commented on July 21, 2024

@Thytu what error are you seeing after updating DeepSpeed? Also, are you providing the hf_auth_token in the mii_config from the example?

from deepspeed-mii.

Thytu avatar Thytu commented on July 21, 2024

@Thytu what error are you seeing after updating DeepSpeed?

My bad I answered here.

Also, are you providing the hf_auth_token in the mii_config from the example?

Yep 👌

from deepspeed-mii.

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.