sanjay7178 commited on
Commit
af1f8a3
1 Parent(s): 332b3ac

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -2
README.md CHANGED
@@ -19,8 +19,7 @@ license_name: flux-1-dev-non-commercial-license
19
  license_link: https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md
20
  ---
21
 
22
- Scripts for preprocessing , inferencing and finetuning the most popular [amul mascot girl](https://en.wikipedia.org/wiki/Amul_girl)
23
- - Used flux 1.1 dev model with lora (low rank adaption) for finetuning text to image generation
24
 
25
  # amul_mascot_girl_flux_lora_v1_fp16
26
  Model trained with [AI Toolkit by Ostris](https://github.com/ostris/ai-toolkit)
@@ -36,6 +35,10 @@ Weights for this model are available in Safetensors format.
36
 
37
  [Download](/None/tree/main) them in the Files & versions tab.
38
 
 
 
 
 
39
  ### preprocessing
40
  https://github.com/sanjay7178/amul-mascot-girl-flux-t2i/blob/main/amul_mascot_girl_preprocess.ipynb
41
 
 
19
  license_link: https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md
20
  ---
21
 
22
+
 
23
 
24
  # amul_mascot_girl_flux_lora_v1_fp16
25
  Model trained with [AI Toolkit by Ostris](https://github.com/ostris/ai-toolkit)
 
35
 
36
  [Download](/None/tree/main) them in the Files & versions tab.
37
 
38
+ Scripts for preprocessing , inferencing and finetuning the most popular [amul mascot girl](https://en.wikipedia.org/wiki/Amul_girl)
39
+ - Used flux 1.1 dev model with lora (low rank adaption) for finetuning text to image generation
40
+
41
+
42
  ### preprocessing
43
  https://github.com/sanjay7178/amul-mascot-girl-flux-t2i/blob/main/amul_mascot_girl_preprocess.ipynb
44