Text-to-Image
Diffusers
Safetensors

Add metadata to TwinFlow model card

#3
by nielsr HF Staff - opened
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -1,6 +1,9 @@
1
  ---
2
  base_model:
3
  - Qwen/Qwen-Image
 
 
 
4
  ---
5
 
6
  <h1 align="center">TwinFlow: Realizing One-step Generation on Large Models with Self-adversarial Flows</h1>
 
1
  ---
2
  base_model:
3
  - Qwen/Qwen-Image
4
+ pipeline_tag: text-to-image
5
+ library_name: diffusers
6
+ license: apache-2.0
7
  ---
8
 
9
  <h1 align="center">TwinFlow: Realizing One-step Generation on Large Models with Self-adversarial Flows</h1>