darkstorm2150 commited on
Commit
b39b9b8
1 Parent(s): 41ec0a9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -2
README.md CHANGED
@@ -58,9 +58,18 @@ To run this model, download the model.ckpt or model.safetensor and install it in
58
 
59
  We support a [Gradio](https://github.com/gradio-app/gradio) Web UI:
60
  [![Open In Spaces](https://camo.githubusercontent.com/00380c35e60d6b04be65d3d94a58332be5cc93779f630bcdfc18ab9a3a7d3388/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f25463025394625413425393725323048756767696e67253230466163652d5370616365732d626c7565)](https://huggingface.co/spaces/darkstorm2150/Stable-Diffusion-Protogen-webui)
61
- ### CompVis
62
 
63
- [Download ProtoGen_X5.8.ckpt) (7.2GB)](https://huggingface.co/darkstorm2150/Protogen_v5.8_Official_Release/blob/main/ProtoGen_X5.8.ckpt)
 
 
 
 
 
 
 
 
 
 
64
 
65
  ### 🧨 Diffusers
66
 
 
58
 
59
  We support a [Gradio](https://github.com/gradio-app/gradio) Web UI:
60
  [![Open In Spaces](https://camo.githubusercontent.com/00380c35e60d6b04be65d3d94a58332be5cc93779f630bcdfc18ab9a3a7d3388/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f25463025394625413425393725323048756767696e67253230466163652d5370616365732d626c7565)](https://huggingface.co/spaces/darkstorm2150/Stable-Diffusion-Protogen-webui)
 
61
 
62
+ ## CompVis
63
+
64
+ ## CKPT
65
+ [Download ProtoGen x5.8.ckpt (7.7GB)](https://huggingface.co/darkstorm2150/Protogen_x5.8_Official_Release/resolve/main/ProtoGen_X5.8.ckpt)
66
+
67
+ [Download ProtoGen X5.8-pruned-fp16.ckpt (1.72 GB)](https://huggingface.co/darkstorm2150/Protogen_x3.4_Official_Release/resolve/main/ProtoGen_X3.4-pruned-fp16.ckpt)
68
+
69
+ ## Safetensors
70
+ [Download ProtoGen x5.8.safetensors (5.98GB)](https://huggingface.co/darkstorm2150/Protogen_x3.4_Official_Release/resolve/main/ProtoGen_X3.4.safetensors)
71
+
72
+ [Download ProtoGen x5.8-pruned-fp16.safetensors (1.72GB)](https://huggingface.co/darkstorm2150/Protogen_x5.8_Official_Release/resolve/main/ProtoGen_X5.8-pruned-fp16.safetensors)
73
 
74
  ### 🧨 Diffusers
75