dataautogpt3 commited on
Commit
762a419
1 Parent(s): 44c8538

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -3,4 +3,8 @@ license: mit
3
  ---
4
  Juggernaut 7XL and DPO Merge to safetensors format.
5
 
6
- unet is DPO and vae and clip are from Juggernaut 7XL.
 
 
 
 
 
3
  ---
4
  Juggernaut 7XL and DPO Merge to safetensors format.
5
 
6
+ This repository contains models that have been converted to the SafeTensors format by merging the "Juggernaut 7XL" and "DPO" models. The repository includes the following models:
7
+
8
+ - UNet: A model converted from DPO to SafeTensors format.
9
+ - VAE (Variational Autoencoder): A model converted from Juggernaut 7XL to SafeTensors format.
10
+ - CLIP: A model converted from Juggernaut 7XL to SafeTensors format.