JackyZhuo commited on
Commit
acee254
·
verified ·
1 Parent(s): 603213d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -2,10 +2,12 @@
2
  pipeline_tag: text-to-image
3
  ---
4
 
5
- ## Usage
6
 
7
  Lumina-Image-2.0 is a 2 billion parameter flow-based diffusion transformer capable of generating images from text descriptions.
8
 
 
 
 
9
  ```python
10
  import torch
11
  from diffusers import FluxPipeline
 
2
  pipeline_tag: text-to-image
3
  ---
4
 
 
5
 
6
  Lumina-Image-2.0 is a 2 billion parameter flow-based diffusion transformer capable of generating images from text descriptions.
7
 
8
+
9
+ ## Usage
10
+
11
  ```python
12
  import torch
13
  from diffusers import FluxPipeline