Skip to content

Commit 578707f

Browse files
committed
update readme
1 parent 54ebe11 commit 578707f

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,11 @@
1313

1414

1515
# Updates
16+
17+
## Release v0.1
18+
19+
[View release notes for v0.1](https://github.com/Roblox/SmoothCache/releases/tag/v0.1)
20+
1621
SmoothCache now supports generating cache schedues using a zero-intrusion external helper. See [run_calibration.py](./examples/run_calibration.py) to find out how it generates a schedule compatible with [HuggingFace Diffusers DiTPipeline](https://github.com/huggingface/diffusers/blob/main/src/diffusers/pipelines/dit/pipeline_dit.py), without requiring any changes to Diffusers implementation!
1722

1823

@@ -153,7 +158,9 @@ We welcome all contributions aimed at expending SmoothCache's model coverage and
153158

154159
## Visualization
155160

156-
(WIP)
161+
### 256x256 Image Generation Task
162+
163+
![Mosaic Image](assets/dit-mosaic.png)
157164

158165

159166

assets/dit-mosaic.png

Lines changed: 3 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)