darkstorm2150 commited on
Commit
f2b52f3
1 Parent(s): 5627b7a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -7
README.md CHANGED
@@ -26,13 +26,13 @@ license: creativeml-openrail-m
26
  * [Setup](#setup)
27
  * [Space](#space)
28
  * [CompVis](#compvis)
29
- * [Diffusers](#diffusers)
30
  * [Checkpoint Merging Data Reference](#checkpoint-merging-data-reference)
31
  * [License](#license)
32
 
33
  ## General info
34
 
35
- Protogen_v5.3 - One Step Closer to Reality by [darkstorm2150](https://instagram.com/officialvictorespinoza)
36
 
37
  Protogen was warm-started with [Stable Diffusion v1-5](https://huggingface.co/runwayml/stable-diffusion-v1-5) and continued fine-tuned from [darkstorm2150/Protogen_x3.4_Official_Release](https://huggingface.co/darkstorm2150/Protogen_x3.4_Official_Release)
38
  Robodiffusion has been removed and 10% Dreamlike-PhotoReal V.2 added, the result is better sampling at 768px to 1024px of humans and surroundings, The results are immediate!!!
@@ -60,17 +60,23 @@ Granular adaptive learning is often used in situations where the data is highly
60
  ## Setup
61
  To run this model, download the model.ckpt and install it in your "stable-diffusion-webui\models\Stable-diffusion" directory
62
 
63
- ## Model Weights
64
-
65
- ![alt text](https://huggingface.co/darkstorm2150/Protogen_x5.3_Official_Release/resolve/main/Model%20Weights.png)
66
-
67
  ## Space
68
 
69
  We support a [Gradio](https://github.com/gradio-app/gradio) Web UI:
70
  [![Open In Spaces](https://camo.githubusercontent.com/00380c35e60d6b04be65d3d94a58332be5cc93779f630bcdfc18ab9a3a7d3388/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f25463025394625413425393725323048756767696e67253230466163652d5370616365732d626c7565)](https://huggingface.co/spaces/darkstorm2150/Stable-Diffusion-Protogen-webui)
71
  ### CompVis
72
 
73
- [Download ProtoGen_X5.3.ckpt) (5.98GB)](https://huggingface.co/darkstorm2150/Protogen_v5.3_Official_Release/blob/main/ProtoGen_X5.3.ckpt)
 
 
 
 
 
 
 
 
 
 
74
 
75
  ### 🧨 Diffusers
76
 
 
26
  * [Setup](#setup)
27
  * [Space](#space)
28
  * [CompVis](#compvis)
29
+ * [Diffusers](#🧨-diffusers)
30
  * [Checkpoint Merging Data Reference](#checkpoint-merging-data-reference)
31
  * [License](#license)
32
 
33
  ## General info
34
 
35
+ Protogen x5.3 - One Step Closer to Reality by [darkstorm2150](https://instagram.com/officialvictorespinoza)
36
 
37
  Protogen was warm-started with [Stable Diffusion v1-5](https://huggingface.co/runwayml/stable-diffusion-v1-5) and continued fine-tuned from [darkstorm2150/Protogen_x3.4_Official_Release](https://huggingface.co/darkstorm2150/Protogen_x3.4_Official_Release)
38
  Robodiffusion has been removed and 10% Dreamlike-PhotoReal V.2 added, the result is better sampling at 768px to 1024px of humans and surroundings, The results are immediate!!!
 
60
  ## Setup
61
  To run this model, download the model.ckpt and install it in your "stable-diffusion-webui\models\Stable-diffusion" directory
62
 
 
 
 
 
63
  ## Space
64
 
65
  We support a [Gradio](https://github.com/gradio-app/gradio) Web UI:
66
  [![Open In Spaces](https://camo.githubusercontent.com/00380c35e60d6b04be65d3d94a58332be5cc93779f630bcdfc18ab9a3a7d3388/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f25463025394625413425393725323048756767696e67253230466163652d5370616365732d626c7565)](https://huggingface.co/spaces/darkstorm2150/Stable-Diffusion-Protogen-webui)
67
  ### CompVis
68
 
69
+ ## CKPT
70
+
71
+ [Download ProtoGen x5.3.ckpt (4.27GB)](https://huggingface.co/darkstorm2150/Protogen_v5.3_Official_Release/blob/main/ProtoGen_X5.3.ckpt)
72
+
73
+ [Download ProtoGen x5.3-pruned-fp16.ckpt (1.89GB)](https://huggingface.co/darkstorm2150/Protogen_x5.3_Official_Release/resolve/main/ProtoGen_X5.3-pruned-fp16.ckpt)
74
+
75
+ ## Safetensors
76
+
77
+ [Download ProtoGen x5.3.safetensors (4.27GB)](https://huggingface.co/darkstorm2150/Protogen_x5.3_Official_Release/resolve/main/ProtoGen_X5.3.safetensors)
78
+
79
+ [Download ProtoGen x5.3-pruned-fp16.safetensors (1.89GB)](https://huggingface.co/darkstorm2150/Protogen_x5.3_Official_Release/resolve/main/ProtoGen_X5.3-pruned-fp16.safetensors)
80
 
81
  ### 🧨 Diffusers
82