Skip to content

Commit ffda206

Browse files
authored
Edit to a blog post (#1627)
Signed-off-by: Chris Abraham <[email protected]>
1 parent 56fd672 commit ffda206

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2024-05-11-enhancing-deep-learning.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Anomalib is a deep learning library that aims to collect state-of-the-art anomal
2424

2525
### [Diffusers](https://huggingface.co/docs/diffusers)
2626

27-
Diffusers is a library within the PyTorch ecosystem that focuses on model interpretability. It offers a suite of tools and techniques to explain the decisions made by deep learning models. With Diffusers, developers can gain insights into model behavior, understand feature importance, and detect potential biases. By making deep learning models more transparent, Diffusers promotes fairness, accountability, and robustness in AI applications.
27+
Diffusers is the go-to library for state-of-the-art pretrained diffusion models for generating images, audio, and even 3D structures of molecules. Whether you're looking for a simple inference solution or training your own diffusion models, Diffusers is a modular toolbox that supports both.
2828

2929
### [Pomegranate](https://pomegranate.readthedocs.io/en/latest/)
3030

0 commit comments

Comments
 (0)