darkstorm2150
commited on
Commit
·
eb3ff3c
1
Parent(s):
e14d8f6
Update README.md
Browse files
README.md
CHANGED
@@ -54,7 +54,16 @@ We support a [Gradio](https://github.com/gradio-app/gradio) Web UI:
|
|
54 |
|
55 |
### CompVis
|
56 |
|
57 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
58 |
|
59 |
### 🧨 Diffusers
|
60 |
|
|
|
54 |
|
55 |
### CompVis
|
56 |
|
57 |
+
## CKPT
|
58 |
+
[Download ProtoGen x3.4.ckpt (5.98GB)](https://huggingface.co/darkstorm2150/Protogen_x3.4_Official_Release/resolve/main/ProtoGen_X3.4.ckpt)
|
59 |
+
|
60 |
+
[Download ProtoGen X3.4-pruned-fp16.ckpt (1.89 GB)](https://huggingface.co/darkstorm2150/Protogen_x3.4_Official_Release/resolve/main/ProtoGen_X3.4-pruned-fp16.ckpt)
|
61 |
+
|
62 |
+
## Safetensors
|
63 |
+
[Download ProtoGen x3.4.safetensors (5.98GB)](https://huggingface.co/darkstorm2150/Protogen_x3.4_Official_Release/resolve/main/ProtoGen_X3.4.safetensors)
|
64 |
+
|
65 |
+
[Download ProtoGen x3.4-pruned-fp16.safetensors (1.89GB)](https://huggingface.co/darkstorm2150/Protogen_x3.4_Official_Release/resolve/main/ProtoGen_X3.4-pruned-fp16.safetensors)
|
66 |
+
|
67 |
|
68 |
### 🧨 Diffusers
|
69 |
|