SargeZT commited on
Commit
ac3e971
·
1 Parent(s): 1ab7ee6

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -0
README.md ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: bsd
3
+ language:
4
+ - en
5
+ ---
6
+
7
+ # Model Card for Velocipedeux
8
+
9
+ A Stable Diffusion 1.5 model finetuned with v-prediction, zero terminal SNR, and trailing timesteps using a diverse dataset.
10
+
11
+ ## Model Details
12
+
13
+ ### Model Description
14
+
15
+ This model is a finetune of Stable Diffusion 1.5 that implements Zero Terminal SNR scaling, V-Prediction, and the use of trailing timesteps during training.
16
+
17
+ This model is in active development and should not be considered final.