Giter VIP home page Giter VIP logo

Comments (21)

ForserX avatar ForserX commented on May 22, 2024

Oh. This is the problem of having multiple versions of Python.

U need open (working_dir)\repo in cmd and call:

py -3.10 -m venv onnx.venv
onnx.venv\Scripts\activate
pip install -r "..\requirements_onnx.txt"
pip install ort-nightly-directml==1.15.0.dev20230408001 --extra-index-url=https://aiinfra.pkgs.visualstudio.com/PublicPackages/_packaging/ORT-Nightly/pypi/simple/

Or wait next release

from stablediffusionui.

motorist828 avatar motorist828 commented on May 22, 2024

On the last step I get the error
Screenshot_44

from stablediffusionui.

ForserX avatar ForserX commented on May 22, 2024

pip install ort-nightly-directml==1.15.0.dev20230408001 --extra-index-url=https://aiinfra.pkgs.visualstudio.com/PublicPackages/_packaging/ORT-Nightly/pypi/simple/

from stablediffusionui.

ForserX avatar ForserX commented on May 22, 2024

Sorry, my bad

from stablediffusionui.

motorist828 avatar motorist828 commented on May 22, 2024

hmm, ONNX is still not available
Is the line "pip install -r "..\requirements_onnx.txt" correct?

i used "pip install -r "requirements_onnx.txt" but not sure if it's correct

Screenshot_45

from stablediffusionui.

ForserX avatar ForserX commented on May 22, 2024

Oh... U need use workpath\repo at cmd directory

from stablediffusionui.

motorist828 avatar motorist828 commented on May 22, 2024

ok i did all the steps for the repo folder but nothing changed
Screenshot_46
Screenshot_47

from stablediffusionui.

ForserX avatar ForserX commented on May 22, 2024

Ohh. U have CUDA. Sorry. It was an instruction for the AMD version

py -3.10 -m venv cuda.venv
cuda.venv\Scripts\activate
pip install -r "..\requirements_cuda.txt"

from stablediffusionui.

motorist828 avatar motorist828 commented on May 22, 2024

Screenshot_48
I don't have CUDA, On my system radeon rx vega 56
I don't know why it is displayed in the program

from stablediffusionui.

ForserX avatar ForserX commented on May 22, 2024

Oh... Vega don't have "AMD" in GPU name. Okay. I will release a corrected version in an hour or two. I'm sorry for the inconvenience.

from stablediffusionui.

ForserX avatar ForserX commented on May 22, 2024

https://github.com/ForserX/StableDiffusionUI/releases/tag/3.1.2

from stablediffusionui.

motorist828 avatar motorist828 commented on May 22, 2024

I uninstalled the previous version, installed the new one by selecting ONNX during installation
But I am getting this error when I run the generation
Screenshot_51
Screenshot_52

I downloaded the diffusion scripts folder from the repository
now the generation starts but i can see that it only uses the cpu

Screenshot_53

from stablediffusionui.

ForserX avatar ForserX commented on May 22, 2024

@motorist828 Monday is a hard day. Fixed the archive.

from stablediffusionui.

motorist828 avatar motorist828 commented on May 22, 2024

unfortunately it still doesn't work for my GPU
Screenshot_54

from stablediffusionui.

ForserX avatar ForserX commented on May 22, 2024

As I see, the generation has passed and there is a picture on the background.

from stablediffusionui.

motorist828 avatar motorist828 commented on May 22, 2024

Yes, but it didn't use my GPU, msi afterburner graph shows 0% load, video ram was also not used

from stablediffusionui.

ForserX avatar ForserX commented on May 22, 2024

image
If he hadn't used it, then you would have generated 5-7 minutes, not 33 seconds.

It's better to just look in the usual Windows task manager.

from stablediffusionui.

motorist828 avatar motorist828 commented on May 22, 2024

such time because I used 128x128 pixels knowing about this problem

from stablediffusionui.

ForserX avatar ForserX commented on May 22, 2024

All right, call in Host wnd

py -install ort-nightly-directml==1.15.0.dev20230408001 --extra-index-url=https://aiinfra.pkgs.visualstudio.com/PublicPackages/_packaging/ORT-Nightly/pypi/simple/ --force

After click "Break!" in main form and gen img again

from stablediffusionui.

motorist828 avatar motorist828 commented on May 22, 2024

Great, now it works
Screenshot_55

from stablediffusionui.

ForserX avatar ForserX commented on May 22, 2024

I was glad to help! Good luck in further generations. If you have any more questions, you can use our server on Discord!

from stablediffusionui.

Related Issues (18)

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.