kelseye commited on
Commit
4d6855e
·
verified ·
1 Parent(s): 715fee1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -1,3 +1,6 @@
 
 
 
1
  # Qwen-Image-i2L (Image to LoRA)
2
 
3
  ## Model Introduction
@@ -302,4 +305,4 @@ pipe.load_lora(pipe.dit, "model_style.safetensors")
302
 
303
  image = pipe("a cat", seed=0, height=1024, width=1024, num_inference_steps=50)
304
  image.save("image.jpg")
305
- ```
 
1
+ ---
2
+ license: apache-2.0
3
+ ---
4
  # Qwen-Image-i2L (Image to LoRA)
5
 
6
  ## Model Introduction
 
305
 
306
  image = pipe("a cat", seed=0, height=1024, width=1024, num_inference_steps=50)
307
  image.save("image.jpg")
308
+ ```