sanjay7178 commited on
Commit
8b763cb
·
verified ·
1 Parent(s): 22b0304

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +23 -0
README.md CHANGED
@@ -32,3 +32,26 @@ You should use `amul girl` to trigger the image generation.
32
  Weights for this model are available in Safetensors format.
33
 
34
  [Download](/None/tree/main) them in the Files & versions tab.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
32
  Weights for this model are available in Safetensors format.
33
 
34
  [Download](/None/tree/main) them in the Files & versions tab.
35
+
36
+ Scripts for preprocessing , inferencing and finetuning the most popular [amul mascot girl](https://en.wikipedia.org/wiki/Amul_girl)
37
+ - Used flux 1.1 dev model with lora (low rank adaption) for finetuning text to image generation
38
+
39
+
40
+ ### preprocessing
41
+ https://github.com/sanjay7178/amul-mascot-girl-flux-t2i/blob/main/amul_mascot_girl_preprocess.ipynb
42
+
43
+ ### dataset
44
+ https://huggingface.co/datasets/sanjay7178/amul-mascot-girl
45
+
46
+ ### finetuning
47
+ coming soon ..
48
+
49
+ ### inference (gradio demo)
50
+ coming soon ..
51
+
52
+ ### results
53
+ coming soon ..
54
+
55
+ ### benchmarks
56
+ coming soon ..
57
+