Coder Social home page Coder Social logo

Comments (3)

Himmelstiger avatar Himmelstiger commented on September 20, 2024

Now I tried to uninstall torch using "pip uninstall torch" inside the venv envorinment. Then I reinstalled torch with "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu121". After that I was able to open up the WebUI using the "run.bat" command. But inside the UI I'm not able to perform any task. So if I choose the model "suno/bark" in the "Text to speech" tab nothing happens. Also in "AudioLDM" or "AudioCraft" nothing happens when I type some text an press "Generate". The only thing happens is, that the Gradio-App generates its "time counter" counting high, but the PC did not do anything.pip

So I tried several times to uninstall torch with "pip uninstall torch torchvision torchaudio" und re-install it with "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu121", "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu118" and "pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu117". But all of these throwing errors and I was'nt able to launch the webui.run. After some more tryings I finally tried to install torch again with "pip install torch==2.1.2 torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu118" which leads into the result, that I was able to launch the webui, but with the same result reported first: nothing happens inside UI.

from audio-webui.

Cry0nicS avatar Cry0nicS commented on September 20, 2024

Running into the same issue. Haven't been able to find a workaround yet.

Found extensions:
Failed to install PyTorch. Check AutoDebug output.
Install failed!

....

Requirement already satisfied: mpmath>=0.19 in d:\soft\audio-webui\venv\lib\site-packages (from sympy->torch) (1.3.0)
Installing collected packages: torch, torchaudio
  Attempting uninstall: torch
    Found existing installation: torch 2.1.0
    Uninstalling torch-2.1.0:
      Successfully uninstalled torch-2.1.0




STDERR:
ERROR: Could not install packages due to an OSError: [WinError 5] Access is denied: 'C:\\audio-webui\\venv\\Lib\\site-packages\\~orch\\lib\\asmjit.dll'
Check the permissions.

from audio-webui.

SoftologyPro avatar SoftologyPro commented on September 20, 2024

Same errors here. It fails even earlier if you install in a directory/path with spaces.
Here are the full logs for with and without spaces in the directory.
Path with spaces.txt
Path without spaces.txt

from audio-webui.

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.