cleanup
Browse files
README.md
CHANGED
|
@@ -12,7 +12,7 @@ Original model repository:
|
|
| 12 |
|
| 13 |
- https://huggingface.co/google/diffusiongemma-26B-A4B-it
|
| 14 |
|
| 15 |
-
This
|
| 16 |
|
| 17 |
Place the files in the following folders:
|
| 18 |
|
|
@@ -21,4 +21,5 @@ Place the files in the following folders:
|
|
| 21 |
βββ π models/
|
| 22 |
β βββ π text_encoders/
|
| 23 |
β β βββ diffusiongemma_comfy_bf16.safetensors
|
|
|
|
| 24 |
```
|
|
|
|
| 12 |
|
| 13 |
- https://huggingface.co/google/diffusiongemma-26B-A4B-it
|
| 14 |
|
| 15 |
+
This repository contains BF16 and FP8 ComfyUI text encoders.
|
| 16 |
|
| 17 |
Place the files in the following folders:
|
| 18 |
|
|
|
|
| 21 |
βββ π models/
|
| 22 |
β βββ π text_encoders/
|
| 23 |
β β βββ diffusiongemma_comfy_bf16.safetensors
|
| 24 |
+
β β βββ diffusiongemma_comfy_fp8.safetensors
|
| 25 |
```
|