Instructions to use artificialguybr/3DRenderStyle-REDMOND-ZIMAGE with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use artificialguybr/3DRenderStyle-REDMOND-ZIMAGE with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("Tongyi-MAI/Z-Image-Turbo", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("artificialguybr/3DRenderStyle-REDMOND-ZIMAGE") prompt = "-" image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
Add 14 files
Browse files- [ZImage.Turbo]3DRenderStyle_Redmond.safetensors +3 -0
- images/001.png +3 -0
- images/002.png +3 -0
- images/003.png +3 -0
- images/004.png +3 -0
- images/005.png +3 -0
- images/006.png +3 -0
- images/007.png +3 -0
- images/008.png +3 -0
- images/009.png +3 -0
- images/010.png +3 -0
- images/011.png +3 -0
- images/013.png +3 -0
- images/014.png +3 -0
[ZImage.Turbo]3DRenderStyle_Redmond.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:696528181cf00f14156d9eabb25408af4baf57711e26417ae244ddaa84b7551f
|
| 3 |
+
size 85094920
|
images/001.png
ADDED
|
Git LFS Details
|
images/002.png
ADDED
|
Git LFS Details
|
images/003.png
ADDED
|
Git LFS Details
|
images/004.png
ADDED
|
Git LFS Details
|
images/005.png
ADDED
|
Git LFS Details
|
images/006.png
ADDED
|
Git LFS Details
|
images/007.png
ADDED
|
Git LFS Details
|
images/008.png
ADDED
|
Git LFS Details
|
images/009.png
ADDED
|
Git LFS Details
|
images/010.png
ADDED
|
Git LFS Details
|
images/011.png
ADDED
|
Git LFS Details
|
images/013.png
ADDED
|
Git LFS Details
|
images/014.png
ADDED
|
Git LFS Details
|