ddPn08 / Radiata

Stable diffusion webui based on diffusers.
https://ddpn08.github.io/Radiata/
Apache License 2.0
983 stars 68 forks source link

windows support #9

Closed ddPn08 closed 1 year ago

ddPn08 commented 1 year ago

Currently, there is no established means to build TensorRT OSS on Windows, and it is not supported.

ddPn08 commented 1 year ago

Excellent work by @fkunn1326 confirmed working on windows.

uvarient commented 1 year ago

Am I'm new to this I appreciate this I don't know what to do

CANCELED [frontend 3/5] RUN apk update && apk add git && apk add git 9.6s

[main 2/8] RUN apt update && apt upgrade -y && apt install software-properties-common -y && add-apt-repository --yes ppa:deadsnakes/ppa:

ddPn08 commented 1 year ago

@uvarient Could you please open a new issue and give us the details of the issue?

ddPn08 commented 1 year ago

Supported Windows. You can start it by following the instructions in the readme.