Skip to content

Commit a423221

Browse files
committed
small doc update
1 parent f48d072 commit a423221

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/source/en/api/pipelines/bria_3_2.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,13 @@ In addition to being built entirely on licensed data, 3.2 provides several advan
2020
- Fine-tuning Speedup: 2x faster fine-tuning on L40S and A100.
2121

2222
Original model checkpoints for Bria 3.2 can be found [here](https://huggingface.co/briaai/BRIA-3.2).
23+
Github repo for Bria 3.2 can be found [here](https://github.com/briaai/BRIA-3.2).
24+
25+
If you want to learn more about the Bria platform, and get free traril access, please visit [bria.ai](https://bria.ai).
2326

2427

2528
## Inference
2629

27-
The Diffusers version of Chroma is based on the [`unlocked-v37`](https://huggingface.co/lodestones/Chroma/blob/main/chroma-unlocked-v37.safetensors) version of the original model, which is available in the [Chroma repository](https://huggingface.co/lodestones/Chroma).
2830

2931
```python
3032
import torch

0 commit comments

Comments
 (0)