https://github.com/roboflow/stable-diffusion-demo
Generating 1k images using Stable Diffusion and uploading them into your Roboflow project
https://github.com/roboflow/stable-diffusion-demo
Last synced: about 1 year ago
JSON representation
Generating 1k images using Stable Diffusion and uploading them into your Roboflow project
- Host: GitHub
- URL: https://github.com/roboflow/stable-diffusion-demo
- Owner: roboflow
- Created: 2022-11-02T15:04:44.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-02T16:21:19.000Z (over 3 years ago)
- Last Synced: 2025-04-30T20:50:53.458Z (about 1 year ago)
- Language: Jupyter Notebook
- Size: 6.84 KB
- Stars: 5
- Watchers: 6
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Stable Diffusion Demo for image generation
Here we will walk through a simple demp on generating 1k images using Stable Diffusion and upload those images to our Roboflow project. You can run the [image-generation.ipynb](https://github.com/roboflow-ai/stable-diffusion-demo/blob/main/Image-generation.ipynb) anywhere you have a GPU.
Stable Diffusion GitHub [here](https://github.com/runwayml/stable-diffusion)
Hugging Face RunwayML model [here](https://huggingface.co/runwayml/stable-diffusion-v1-5)