Instructions to use ChuuniZ/models_collection with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use ChuuniZ/models_collection with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("ChuuniZ/models_collection", dtype=torch.bfloat16, device_map="cuda") prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
Add files using upload-large-folder tool
Browse files
unet/agfluxFillNSFWFp8_agfluxFillNSFWV17Fp8.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e4164e1d31c630ae1b5d96e8f18d73c209b33dbea3c587309f4b4d2decba6b47
|
| 3 |
+
size 11902501736
|
unet/flux1-dev-fp8-e4m3fn.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:47d8dbdc6da6e996ff31567476c0a549afd1a99554b20af2be57f0ccfa93aa36
|
| 3 |
+
size 11901525888
|
unet/fluxFillFP8_v10.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:61abe2128889f7c5004c11cda1afed29e183bbb07bc2bff243d270a2a819113b
|
| 3 |
+
size 11902532704
|
unet/realisticAmateurs_v10.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:89d4147c011785d4edd86df768e4a06665a2968a5f03d25246c70f2929566e5f
|
| 3 |
+
size 11901496800
|