https://github.com/oneflow-inc/diffusion-benchmark
https://github.com/oneflow-inc/diffusion-benchmark
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/oneflow-inc/diffusion-benchmark
- Owner: Oneflow-Inc
- Created: 2022-12-13T14:39:30.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-06T10:29:53.000Z (over 3 years ago)
- Last Synced: 2025-04-17T07:17:47.404Z (about 1 year ago)
- Language: Python
- Size: 430 KB
- Stars: 11
- Watchers: 31
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# diffusion-benchmark
## Build
```bash
bash build.sh
```
## Run
```bash
bash launch.sh
python stable_diffusion_v1_5.py
```