Text-to-Image
Diffusers
lora
template:diffusion-lora
Murmisov commited on
Commit
5bfa56b
·
verified ·
1 Parent(s): dad5c09

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -2
README.md CHANGED
@@ -37,7 +37,7 @@ widget:
37
  url: images/generated_results_fashion_flux_349_5.png
38
  base_model: black-forest-labs/FLUX.1-dev
39
  instance_prompt: Text-to-Image, Flux.1-[dev], LoRA, diffusers
40
- license: apache-2.0
41
  datasets:
42
  - hahminlew/kream-product-blip-captions
43
  ---
@@ -56,4 +56,16 @@ Detailed instructions on fine-tuning and inference of the model can be found in
56
 
57
  Weights for this model are available in Safetensors format.
58
 
59
- [Download](/Murmisov/lux.1-dev-kream-lora/tree/main) them in the Files & versions tab.
 
 
 
 
 
 
 
 
 
 
 
 
 
37
  url: images/generated_results_fashion_flux_349_5.png
38
  base_model: black-forest-labs/FLUX.1-dev
39
  instance_prompt: Text-to-Image, Flux.1-[dev], LoRA, diffusers
40
+ license: creativeml-openrail-m
41
  datasets:
42
  - hahminlew/kream-product-blip-captions
43
  ---
 
56
 
57
  Weights for this model are available in Safetensors format.
58
 
59
+ [Download](/Murmisov/lux.1-dev-kream-lora/tree/main) them in the Files & versions tab.
60
+
61
+
62
+ ## Citation
63
+ If you use KREAM Product Dataset and the model in your research or projects, please cite it as:
64
+ ```
65
+ @misc{lew2023kream,
66
+ author = {Lew, Hah Min},
67
+ title = {KREAM Product BLIP Captions},
68
+ year={2023},
69
+ howpublished= {\url{https://huggingface.co/datasets/hahminlew/kream-product-blip-captions/}}
70
+ }
71
+ ```