GithubHelp home page GithubHelp logo

Upgrade torchvision version about rembg HOT 8 CLOSED

danielgatis avatar danielgatis commented on August 18, 2024
Upgrade torchvision version

from rembg.

Comments (8)

jinwyp avatar jinwyp commented on August 18, 2024 2

try this:

pip uninstall torch torchvision
pip install torch==1.7.0+cpu torchvision==0.8.1+cpu -f https://download.pytorch.org/whl/torch_stable.html

from rembg.

Naman-Monga avatar Naman-Monga commented on August 18, 2024

I got an error for installing rembg

ERROR: Could not find a version that satisfies the requirement torchvision==0.8.1 (from rembg) (from versions: 0.1.6, 0.1.7, 0.1.8, 0.1.9, 0.2.0, 0.2.1, 0.2.2, 0.2.2.post2, 0.2.2.post3, 0.5.0)
ERROR: No matching distribution found for torchvision==0.8.1 (from rembg)

Even I am having the same issue, seems like the torchvision library has not been updated/remove from pypi.

from rembg.

umairsajid0017 avatar umairsajid0017 commented on August 18, 2024

Same issue

from rembg.

FlorianMgs avatar FlorianMgs commented on August 18, 2024

Same issue here

from rembg.

ibrahimnsu15 avatar ibrahimnsu15 commented on August 18, 2024

I tried in ubuntu 20.04 and Mac OS. It successfully installed. No error Detected.
It shows error in only windows OS.

from rembg.

qfwc258 avatar qfwc258 commented on August 18, 2024

same issue

from rembg.

chrlee avatar chrlee commented on August 18, 2024

same issue, on macOS

from rembg.

jwgo avatar jwgo commented on August 18, 2024
pip install torch==1.7.0+cu110 torchvision==0.8.1+cu110 torchaudio===0.7.0 -f https://download.pytorch.org/whl/torch_stable.html

Torch and Torchvision versions need to be paired.
Try this. (you can delete torchaudio option.)

from rembg.

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.