https://github.com/audiodude/tmoney-sd
https://github.com/audiodude/tmoney-sd
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/audiodude/tmoney-sd
- Owner: audiodude
- License: mit
- Created: 2022-09-14T09:25:54.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-09-15T05:04:32.000Z (almost 3 years ago)
- Last Synced: 2025-01-17T23:30:42.349Z (5 months ago)
- Language: Python
- Size: 9.77 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Basic repository for running Stable Diffusion on AWS using Meadowrun to
automatically manage and deploy EC2 spot instances for $$$ savings.Based on this article:
https://medium.com/@meadowrun/how-to-run-stable-diffusion-on-ec2-e447333d820Requires an installed and configured (with keys) `awscli`
```shell
$ pip install -r requirements.txt
$ python3 meadowrun_sd.py "A sack of potatoes, high quality, 3d render, wide angle lens, Georgia OKeefe, trending on art station"
```