Instructions to use INCModel/Z-Image-tiny-for-testing-W4A16-AutoRound with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use INCModel/Z-Image-tiny-for-testing-W4A16-AutoRound with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("INCModel/Z-Image-tiny-for-testing-W4A16-AutoRound", 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
- Local Apps
- Draw Things
- DiffusionBee
Delete files *.safetensors with huggingface_hub
Browse files
text_encoder/model.safetensors
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:c06973c797f57275f0d23c191c548ccda69e52ace37072a43e7ca7f0c090d60b
|
| 3 |
-
size 157422424
|
|
|
|
|
|
|
|
|
|
|
|
transformer/diffusion_pytorch_model-00001-of-00001.safetensors
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:abbb4cd14e8ad0a30819ab0162682454102aa09d20f15a0149073655b88d7b10
|
| 3 |
-
size 5357728
|
|
|
|
|
|
|
|
|
|
|
|
vae/diffusion_pytorch_model.safetensors
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:b0a0038b481c6d3325e344eb8aca90e9363ee4dff56c8141296496c98f9bedf3
|
| 3 |
-
size 167696854
|
|
|
|
|
|
|
|
|
|
|
|