You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Anindya Maiti
cf45acfc90
|
1 year ago | |
---|---|---|
images | 1 year ago | |
.gitignore | 1 year ago | |
README.md | 1 year ago |
README.md
Hacklahoma AI Image Workshop (Fall 2023)
Launching a Stable Diffusion Instance on Cloud
Go to Google (or any other cloud proveder), an open console. Create a VM with a T4 GPU, 15GB RAM, and 30GB disk. Connect to SSH, install git, and clone this Automatic1111 (A1111) repository. cd
in to the cloned directory and run:
$ bash ./
text2img
Background: text2img
can be thought of as generating visual content based on textual descriptions. Popular models include DALL-E, Midjourney, and Stable Diffusion.
ControlNet (+ Stable Diffusion)
Install extension for A1111: sd-webui-controlnet