neuralvfx commited on
Commit
4040b08
·
verified ·
1 Parent(s): 3664450

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -1,3 +1,11 @@
 
 
 
 
 
 
 
 
1
  # LibreFLUX-ControlNet Inference (WIP)
2
  ![Example: Control image vs result](examples/side_by_side.png)
3
 
 
1
+ ---
2
+ license: apache-2.0
3
+ library_name: diffusers
4
+ pipeline_tag: text-to-image
5
+ datasets:
6
+ - SA1B
7
+ base_model: jimmycarter/LibreFLUX
8
+ ---
9
  # LibreFLUX-ControlNet Inference (WIP)
10
  ![Example: Control image vs result](examples/side_by_side.png)
11