Skip to content

Commit 9e5b52d

Browse files
committed
fix: headline.
1 parent 2a3250c commit 9e5b52d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/en/optimization/tome.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ We used this script for benchmarking: [https://gist.github.com/sayakpaul/27aec6b
9797

9898
As seen in the tables above, the speedup with `tomesd` becomes more pronounced for larger image resolutions. It is also interesting to note that with `tomesd`, it becomes possible to run the pipeline on a higher resolution, like 1024x1024.
9999

100-
It might be possible to speed up inference even further with `[torch.compile()](https://huggingface.co/docs/diffusers/optimization/torch2.0)`.
100+
It might be possible to speed up inference even further with [`torch.compile()`](https://huggingface.co/docs/diffusers/optimization/torch2.0).
101101

102102
## Quality
103103

0 commit comments

Comments
 (0)