Code Monkey home page Code Monkey logo

Comments (8)

CJGuirao avatar CJGuirao commented on May 29, 2024 3

This worked for me in a 3090
pip install soundfile
pip install torch===1.13.1+cu117 torchvision===0.14.1+cu117 torchaudio===0.13.1+cu117 -f https://download.pytorch.org/whl/torch_stable.html

from riffusion.

Meatfucker avatar Meatfucker commented on May 29, 2024 1

The requirements.txt fails to pull in cuda. Youll need to install the proper cuda enabled torch version for your card.
Check out the torch website, they have a little configurator to make a command for you.

from riffusion.

system1system2 avatar system1system2 commented on May 29, 2024 1

Can the Riffusion inference server run on Apple Silicon? Stable Diffusion UIs like AUTOMATIC1111 work can work without CUDA.

from riffusion.

sjlynch avatar sjlynch commented on May 29, 2024

Thanks, it worked! New to python and ML so greatly appreciated!

from riffusion.

Aymendje avatar Aymendje commented on May 29, 2024

@sjlynch
Try running this :

pip install soundfile
pip install torch>=1.9.0+cu116 torchvision>=0.9.0+cu116 torchaudio>=0.8.0 -f https://download.pytorch.org/whl/torch_stable.html

from riffusion.

DaemonAlchemist avatar DaemonAlchemist commented on May 29, 2024

It would be helpful for the installation instructions to include and/or link to the guide for installing CUDA on your system.

from riffusion.

hmartiro avatar hmartiro commented on May 29, 2024

I'd love for the requirements file to install torch with CUDA if compatible, but I haven't figured out exactly what to put. This thread might be helpful pytorch/pytorch#34064

from riffusion.

hmartiro avatar hmartiro commented on May 29, 2024

Closing as the README now has an improved guide

from riffusion.

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.