Fix code examples and improve clarity (#3)

* Fix code examples and improve clarity

Fix one broken code example and improve clarity to all

* Update flux2_dev_hf.md

simplify more

* Update docs/flux2_dev_hf.md

* add ref to main readme
This commit is contained in:
apolinário
2025-11-25 23:42:47 +01:00
committed by GitHub
parent 99848ef562
commit dd0424d46a
2 changed files with 24 additions and 26 deletions

View File

@@ -84,7 +84,7 @@ Additionally, we are recommending implementing a solution to mark the metadata o
## 🧨 Lower VRAM diffusers example
The below example should run on a RTX 4090.
The below example should run on a RTX 4090. For more examples check the [diffusers quantization guide here](docs/flux2_dev_hf.md)
```python
import torch