akash-network / awesome-akash

Awesome List of Akash Deployment Examples
Apache License 2.0
306 stars 220 forks source link

Deploy the `stable-diffusion-webui` On the Akash Network by Fogmeta Labs #404

Closed hengdingy closed 1 year ago

hengdingy commented 1 year ago

Deploy the stable-diffusion-webui On the Akash Network by Fogmeta Labs

zJuuu commented 1 year ago

Hello, could you include the Dockerfile you used and rename the file "READNE.md" to "README.md"?

hengdingy commented 1 year ago

No problem, I will submit my docker file tomorrow @zJuuu

hengdingy commented 1 year ago

@zJuuu Done

Dimokus88 commented 1 year ago

@hengdingy Since you are using the custom image sxk1633/nvidia-cuda:11.4.0 in your Dockerfile, you also need to provide Dockerfile image sxk1633/nvidia-cuda:11.4.0 , so that we can make sure it is secure.

hengdingy commented 1 year ago

@Dimokus88 I have change it to the default image, it also works. The custom image is convenient to test in the local machine.

FROM library/ubuntu:20.04

Dimokus88 commented 1 year ago

@hengdingy Modify the root README.md ( https://github.com/akash-network/awesome-akash/blob/master/README.md ) of the awesome-akash repository to include a link to your deployment and you're ready to merge.

Dimokus88 commented 1 year ago

Ready to merge @brewsterdrinkwater !

hengdingy commented 1 year ago

@Dimokus88 I have updated the root readme, and it works.

Dimokus88 commented 1 year ago

@hengdingy ,you have duplicate data, fix it as soon as possible. And post on social media about your work. image

hengdingy commented 1 year ago

@Dimokus88 sorry for late, I have fix it. thanks again

Dimokus88 commented 1 year ago

Ready to merge @brewsterdrinkwater !