InsecureErasure commited on
Commit
0229a70
Β·
verified Β·
1 Parent(s): 5ebc8a0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -16
README.md CHANGED
@@ -12,10 +12,10 @@ tags:
12
  - diffusers
13
  ---
14
 
15
- # CyberRealistic XL v9.0 β€” GGUF
16
 
17
  This repository contains the extracted components and GGUF quantizations of
18
- [CyberRealistic XL v9.0](https://civitai.com/models/312530?modelVersionId=2611295)
19
  by [Cyberdelia](https://civitai.com/user/Cyberdelia), intended for use with
20
  [ComfyUI-GGUF](https://github.com/city96/ComfyUI-GGUF).
21
 
@@ -38,7 +38,7 @@ The following table shows the difference between some of the K-quants available
38
 
39
  All images were generated using the same prompt, seed, and sampler settings.
40
 
41
- * **Checkpoint:** [cyberrealisticXL v9.0](https://civitai.com/models/312530?modelVersionId=2611295) by [Cyberdelia](https://civitai.com/user/Cyberdelia)
42
  * **Prompt:** *ultra detailed bust portrait of a 28-year-old woman, medium shot, wearing turtle neck sweater, subject centered, natural framing, 50mm lens, realistic skin texture, detailed eyes, soft cinematic lighting, professional photography, high dynamic range, sharp focus, natural colors*
43
  * **Negative prompt:** *lowres, blurry, oversharpened, jpeg artifacts, bad anatomy, extra fingers, deformed hands, cross-eye, plastic skin, overexposed, underexposed, watermark, text, logo*
44
  * **Sampler:** dpmpp_2m
@@ -49,21 +49,19 @@ All images were generated using the same prompt, seed, and sampler settings.
49
 
50
  ```
51
  /
52
- β”œβ”€β”€ cyberrealisticXL_v90-F16.gguf
53
- β”œβ”€β”€ cyberrealisticXL_v90-Q8_0.gguf
54
- β”œβ”€β”€ cyberrealisticXL_v90-Q6_K.gguf
55
- β”œβ”€β”€ cyberrealisticXL_v90-Q5_K_S.gguf
56
- β”œβ”€β”€ cyberrealisticXL_v90-Q4_K_M.gguf
57
- β”œβ”€β”€ cyberrealisticXL_v90-Q3_K_M.gguf
58
- β”œβ”€β”€ cyberrealisticXL_v90-Q2_K.gguf
59
- └── safetensors/
60
- β”œβ”€β”€ cyberrealisticXL_v90_unet.safetensors
61
- β”œβ”€β”€ cyberrealisticXL_v90_clip_l.safetensors
62
- β”œβ”€β”€ cyberrealisticXL_v90_clip_g.safetensors
63
- └── cyberrealisticXL_v90_vae.safetensors
64
  ```
65
  ## Credits
66
 
67
  This repository contains derived weights from
68
- [CyberRealistic XL v9.0](https://civitai.com/models/312530?modelVersionId=2611295)
69
  by [Cyberdelia](https://civitai.com/user/Cyberdelia), used under its original license.
 
12
  - diffusers
13
  ---
14
 
15
+ # CyberRealistic XL v10.0 β€” GGUF
16
 
17
  This repository contains the extracted components and GGUF quantizations of
18
+ [CyberRealistic XL v10.0](https://civitai.com/models/312530?modelVersionId=2840768)
19
  by [Cyberdelia](https://civitai.com/user/Cyberdelia), intended for use with
20
  [ComfyUI-GGUF](https://github.com/city96/ComfyUI-GGUF).
21
 
 
38
 
39
  All images were generated using the same prompt, seed, and sampler settings.
40
 
41
+ * **Checkpoint:** [cyberrealisticXL v10.0](https://civitai.com/models/312530?modelVersionId=2840768) by [Cyberdelia](https://civitai.com/user/Cyberdelia)
42
  * **Prompt:** *ultra detailed bust portrait of a 28-year-old woman, medium shot, wearing turtle neck sweater, subject centered, natural framing, 50mm lens, realistic skin texture, detailed eyes, soft cinematic lighting, professional photography, high dynamic range, sharp focus, natural colors*
43
  * **Negative prompt:** *lowres, blurry, oversharpened, jpeg artifacts, bad anatomy, extra fingers, deformed hands, cross-eye, plastic skin, overexposed, underexposed, watermark, text, logo*
44
  * **Sampler:** dpmpp_2m
 
49
 
50
  ```
51
  /
52
+ β”œβ”€β”€ cyberrealisticXL_v100-F16.gguf
53
+ β”œβ”€β”€ cyberrealisticXL_v100-Q8_0.gguf
54
+ β”œβ”€β”€ cyberrealisticXL_v100-Q6_K.gguf
55
+ β”œβ”€β”€ cyberrealisticXL_v100-Q5_K_S.gguf
56
+ β”œβ”€β”€ cyberrealisticXL_v100-Q4_K_M.gguf
57
+ β”œβ”€β”€ cyberrealisticXL_v100-Q3_K_M.gguf
58
+ β”œβ”€β”€ cyberrealisticXL_v100-Q2_K.gguf
59
+ └── clip/
60
+ β”œβ”€β”€ cyberrealisticXL_v100_clip_g.safetensors
61
+ └── cyberrealisticXL_v100_clip_l.safetensors
 
 
62
  ```
63
  ## Credits
64
 
65
  This repository contains derived weights from
66
+ [CyberRealistic XL v10.0](https://civitai.com/models/312530?modelVersionId=2840768)
67
  by [Cyberdelia](https://civitai.com/user/Cyberdelia), used under its original license.