dataautogpt3 commited on
Commit
3e1f06a
1 Parent(s): 9d9574f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -10
README.md CHANGED
@@ -1,15 +1,6 @@
1
  ---
2
  license: cc-by-nc-nd-4.0
3
  pipeline_tag: text-to-image
4
- description: >
5
- This model is a fine-tuned version of Stable Diffusion 1.5, specifically enhanced for generating high-quality images of people, hands, and text. It has been trained on 131,000 high-quality, captioned image pairs generated using DALL-E 3. The training was conducted on four NVIDIA 3090 GPUs with NVLink over 16 hours, spanning 8 epochs.
6
-
7
- The model demonstrates notable proficiency in rendering human figures and intricate details like hand gestures and written text, although it shows less effectiveness with animal imagery. This specialization makes it well-suited for applications requiring precise human and text representations.
8
-
9
- The fine-tuning process involved 13,100 unique examples, contributing to a total dataset size of 131,000 images. Each training epoch processed 31,000 examples, with a total train batch size of 40. The model underwent a total of 26,200 optimization steps, maintaining a gradient accumulation of 1 throughout the training period.
10
-
11
- The enhancements in this version aim to minimize common image generation flaws such as blurriness, disproportion, noise, and low resolution, ensuring clear and anatomically accurate outputs.
12
-
13
  widget:
14
  - text: '-'
15
  output:
@@ -35,4 +26,13 @@ widget:
35
  embedding:ac_neg1,
36
  output:
37
  url: ComfyUI_00614_.png
38
- ---
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: cc-by-nc-nd-4.0
3
  pipeline_tag: text-to-image
 
 
 
 
 
 
 
 
 
4
  widget:
5
  - text: '-'
6
  output:
 
26
  embedding:ac_neg1,
27
  output:
28
  url: ComfyUI_00614_.png
29
+ ---
30
+
31
+ description
32
+ This model is a fine-tuned version of Stable Diffusion 1.5, specifically enhanced for generating high-quality images of people, hands, and text. It has been trained on 131,000 high-quality, captioned image pairs generated using DALL-E 3. The training was conducted on four NVIDIA 3090 GPUs with NVLink over 16 hours, spanning 8 epochs.
33
+
34
+ The model demonstrates notable proficiency in rendering human figures and intricate details like hand gestures and written text, although it shows less effectiveness with animal imagery. This specialization makes it well-suited for applications requiring precise human and text representations.
35
+
36
+ The fine-tuning process involved 13,100 unique examples, contributing to a total dataset size of 131,000 images. Each training epoch processed 31,000 examples, with a total train batch size of 40. The model underwent a total of 26,200 optimization steps, maintaining a gradient accumulation of 1 throughout the training period.
37
+
38
+ The enhancements in this version aim to minimize common image generation flaws such as blurriness, disproportion, noise, and low resolution, ensuring clear and anatomically accurate outputs.