Text-to-Image
Diffusers
lora
template:diffusion-lora
Murmisov commited on
Commit
76b8785
·
verified ·
1 Parent(s): 96b1982

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -45,7 +45,7 @@ pipeline_tag: text-to-image
45
  # Flux.1-dev-LoRA-fashion
46
 
47
 
48
- Fashion product generator based on Flux.1 is a fine-tuned generative text-to-image conversion model using [fashion product dataset](https://huggingface.co/datasets/hahminlew/kream-product-blip-captions) collected on KREAM, one of the best online marketplaces in Korea.
49
 
50
  In this version, we improved the original dataset picture captions by replacing the `BLIP` model for automatic captioning with `Qwen2-VL-7B-Instruct`.
51
 
 
45
  # Flux.1-dev-LoRA-fashion
46
 
47
 
48
+ Fashion product generator based on Flux.1 is a fine-tuned generative text-to-image model using [fashion product dataset](https://huggingface.co/datasets/hahminlew/kream-product-blip-captions) collected on KREAM, one of the best online marketplaces in Korea.
49
 
50
  In this version, we improved the original dataset picture captions by replacing the `BLIP` model for automatic captioning with `Qwen2-VL-7B-Instruct`.
51