Update README.md (#1)
Browse files- Update README.md (ad762dda40cf9b52d47c63a2fc20700ed134d48f)
Co-authored-by: Ajay Kommineni <[email protected]>
README.md
CHANGED
@@ -1,25 +1,29 @@
|
|
1 |
-
---
|
2 |
-
tags:
|
3 |
-
- text-to-image
|
4 |
-
- flux
|
5 |
-
- lora
|
6 |
-
- diffusers
|
7 |
-
- template:sd-lora
|
8 |
-
widget:
|
9 |
-
-
|
10 |
-
|
11 |
-
|
12 |
-
-
|
13 |
-
|
14 |
-
|
15 |
-
base_model: black-forest-labs/FLUX.1-dev
|
16 |
-
instance_prompt: amul girl
|
17 |
-
license: other
|
18 |
-
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 |
-
#
|
|
|
|
|
|
|
|
|
23 |
Model trained with [AI Toolkit by Ostris](https://github.com/ostris/ai-toolkit)
|
24 |
<Gallery />
|
25 |
|
@@ -41,17 +45,13 @@ Scripts for preprocessing , inferencing and finetuning the most popular [amul ma
|
|
41 |
https://github.com/sanjay7178/amul-mascot-girl-flux-t2i/blob/main/amul_mascot_girl_preprocess.ipynb
|
42 |
|
43 |
### dataset
|
44 |
-
|
|
|
45 |
|
46 |
### finetuning
|
47 |
-
coming soon ..
|
48 |
|
49 |
-
|
50 |
-
coming soon ..
|
51 |
|
52 |
### results
|
53 |
-
|
54 |
-
|
55 |
-
### benchmarks
|
56 |
-
coming soon ..
|
57 |
-
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- text-to-image
|
4 |
+
- flux
|
5 |
+
- lora
|
6 |
+
- diffusers
|
7 |
+
- template:sd-lora
|
8 |
+
widget:
|
9 |
+
- text: amul girl - M. Karunanidhi eminant DMK leader, writer and Amul Butter.
|
10 |
+
output:
|
11 |
+
url: samples/1724439147535__000000500_0.jpg
|
12 |
+
- text: amul girl - When helmets were made compulsory in Bombay
|
13 |
+
output:
|
14 |
+
url: samples/1724439166070__000000500_1.jpg
|
15 |
+
base_model: black-forest-labs/FLUX.1-dev
|
16 |
+
instance_prompt: amul girl
|
17 |
+
license: other
|
18 |
+
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 |
+
pipeline_tag: text-to-image
|
21 |
+
---
|
22 |
+
# Description
|
23 |
+
|
24 |
+
This is Text-to-Image Model Finetuned on top of [Flux-Dev Model](https://huggingface.co/black-forest-labs/FLUX.1-dev) on a Dataset of Amul mascot girl Images
|
25 |
+
|
26 |
+
# Amul Mascot girl - Lora-fp16-v2
|
27 |
Model trained with [AI Toolkit by Ostris](https://github.com/ostris/ai-toolkit)
|
28 |
<Gallery />
|
29 |
|
|
|
45 |
https://github.com/sanjay7178/amul-mascot-girl-flux-t2i/blob/main/amul_mascot_girl_preprocess.ipynb
|
46 |
|
47 |
### dataset
|
48 |
+
|
49 |
+
Find the dataset here [amul-mascot-girl](https://huggingface.co/datasets/sanjay7178/amul-mascot-girl)
|
50 |
|
51 |
### finetuning
|
|
|
52 |
|
53 |
+
Find the Fine-fine script and notebook example in the official [Ostris Repo](https://github.com/ostris/ai-toolkit/blob/main/README.md#ai-toolkit-by-ostris)
|
|
|
54 |
|
55 |
### results
|
56 |
+
#### Loss Plot
|
57 |
+
<a href="url"><img src="https://github.com/user-attachments/assets/59177225-78cc-4963-9698-798aa5fdadfc" align="left" height="100" width="490" ></a>
|
|
|
|
|
|