Instructions to use artificialguybr/ISOMETRIC-REDMOND-QWENIMAGE with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use artificialguybr/ISOMETRIC-REDMOND-QWENIMAGE with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("Qwen/Qwen-Image-2512", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("artificialguybr/ISOMETRIC-REDMOND-QWENIMAGE") prompt = "-" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
Add 13 files
Browse files- [Qwen.Image]Isometric_Redmond.safetensors +3 -0
- images/002.png +3 -0
- images/003.png +3 -0
- images/005.png +3 -0
- images/006.png +3 -0
- images/008.png +3 -0
- images/009.png +3 -0
- images/010.png +3 -0
- images/011.png +3 -0
- images/012.png +3 -0
- images/013.png +3 -0
- images/014.png +3 -0
- images/015.png +3 -0
[Qwen.Image]Isometric_Redmond.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d765822dfa2f7c3ce08959375ef71b5de7eac5f399d279b733515c91f7f73047
|
| 3 |
+
size 590058920
|
images/002.png
ADDED
|
Git LFS Details
|
images/003.png
ADDED
|
Git LFS Details
|
images/005.png
ADDED
|
Git LFS Details
|
images/006.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/012.png
ADDED
|
Git LFS Details
|
images/013.png
ADDED
|
Git LFS Details
|
images/014.png
ADDED
|
Git LFS Details
|
images/015.png
ADDED
|
Git LFS Details
|