Skip to content

Commit 29a67ec

Browse files
authored
[Flux] Fix banner url link in README (#1220)
1 parent 83d5c16 commit 29a67ec

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

torchtitan/experiments/flux/README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
1+
<div align="center">
2+
13
# FLUX model in torchtitan
2-
[![integration tests](https://github.com/pytorch/torchtitan/actions/workflows/flux_integration_test_8gpu.yaml/badge.svg?branch=main)](https://github.com/pytorch/torchtitan/actions/workflows/flux_integration_test_8gpu.yaml?query=branch%3Amain)
34

5+
[![integration tests](https://github.com/pytorch/torchtitan/actions/workflows/integration_test_8gpu_flux.yaml/badge.svg?branch=main)](https://github.com/pytorch/torchtitan/actions/workflows/integration_test_8gpu_flux.yaml/badge.svg?branch=main)
6+
7+
</div>
48

59
## Overview
610
This directory contains the implementation of the [FLUX](https://github.com/black-forest-labs/flux/tree/main) model in torchtitan. In torchtitan, we showcase the pre-training process of text-to-image part of the FLUX model.

0 commit comments

Comments
 (0)