digital-rover commited on
Commit
b935c5a
1 Parent(s): 49e60e3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -7
README.md CHANGED
@@ -1,12 +1,15 @@
1
  ---
2
  license: openrail++
3
  ---
4
- # Simbolo's Happy Character Fine-Tuned Stable Diffusion Model
 
5
 
6
- ## This model is a fine-tuned version of the Stable Diffusion model, specifically designed to generate images of "Happy," the representative character of Simbolo, an IT class in Myanmar. This project, collaboratively developed by four team members, aims to assist Simbolo's graphic designers in creating content. By using our model, designers can brainstorm ideas and work alongside AI to generate attractive designs for Simbolo's content, enhancing creativity and efficiency.
7
 
8
- ### Model Details
9
- ##### Model Architecture: Stable Diffusion
10
- ##### Base Model: Stable Diffusion v1.5
11
- ##### Fine-Tuning Method: DreamBooth
12
- ##### Training Data: Custom dataset containing images of the "Happy" character
 
 
 
1
  ---
2
  license: openrail++
3
  ---
4
+ """
5
+ Simbolo's Happy Character Fine-Tuned Stable Diffusion Model
6
 
7
+ This model is a fine-tuned version of the Stable Diffusion model, specifically designed to generate images of "Happy," the representative character of Simbolo, an IT class in Myanmar. This project, collaboratively developed by four team members, aims to assist Simbolo's graphic designers in creating content. By using our model, designers can brainstorm ideas and work alongside AI to generate attractive designs for Simbolo's content, enhancing creativity and efficiency.
8
 
9
+ Model Details
10
+ Model Architecture: Stable Diffusion
11
+ Base Model: Stable Diffusion v1.5
12
+ Fine-Tuning Method: DreamBooth
13
+ Training Data: Custom dataset containing images of the "Happy" character
14
+
15
+ """