Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,12 @@
|
|
1 |
---
|
2 |
license: other
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
4 |
|
5 |
![ControlNet Canny for Flux](https://github.com/XLabs-AI/x-flux/blob/main/assets/readme/light/controlnet-canny-header-rev1.png?raw=true)
|
|
|
1 |
---
|
2 |
license: other
|
3 |
+
tags:
|
4 |
+
- Text-to-Image
|
5 |
+
- ControlNet
|
6 |
+
- Diffusers
|
7 |
+
- Stable Diffusion
|
8 |
+
pipeline_tag: text-to-image
|
9 |
+
base_model: black-forest-labs/FLUX.1-dev
|
10 |
---
|
11 |
|
12 |
![ControlNet Canny for Flux](https://github.com/XLabs-AI/x-flux/blob/main/assets/readme/light/controlnet-canny-header-rev1.png?raw=true)
|