Giter VIP home page Giter VIP logo

Comments (5)

rob-hen avatar rob-hen commented on September 28, 2024

Hi @jby1993,

please report more information: OS, CUDA version, packages installed (via pip freeze)

from text2video-zero.

johndpope avatar johndpope commented on September 28, 2024

python3 -c 'import torch;import gradio;import torchvision;print(f"gradio {gradio.version},\ntorch {torch.version},\ntorchvision {torchvision.version}, \ncuda {torch.version.cuda}, \ncudnn {torch.backends.cudnn.version()}")'

nvidia-smi

from text2video-zero.

jby1993 avatar jby1993 commented on September 28, 2024

Thanks, I found it's caused by incompatible cudnn runtime version and fixed it.

from text2video-zero.

johndpope avatar johndpope commented on September 28, 2024

hey @jby1993 - can you share your steps you took to fix?
my install is "working" but I get unexpected values for cuda + cudnn - did you just reinstall cudnn - or was it a path / environment fix? did you get 118 value back?

my install is here - I definitely have 11.8 installed - but I get this eroneous return of 117 -

https://gist.github.com/johndpope/512bfb17c62b64a0ea624f9923c02988


torch.cuda.get_device_properties(0).multi_processor_count:82
gradio 3.23.0,
torch 2.0.0+cu117,
torchvision 0.15.1+cu117,  
cuda 11.7, 
cudnn 8500

from text2video-zero.

jby1993 avatar jby1993 commented on September 28, 2024

My cudnn version is 8.3.3 before, i reinstall 8.5.0 and it worked

from text2video-zero.

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.