Instructions to use renderartist/technically-color-qwen with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use renderartist/technically-color-qwen 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", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("renderartist/technically-color-qwen") prompt = "t3chnic4lly 1960s teenage man, face closeup on his face professionally shot cinematic still, you can see the man's eyes and his teeth, the neck and the collar of the shirt. He's kneeling beside a fluffy husky dog near a pond, a large oak tree and a big rock in the ground. " image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
Add 12 files
Browse files- Technically_Color_Qwen_v1_renderartist.safetensors +3 -0
- images/Technically_Color_Qwen_v1_00063_.png +3 -0
- images/Technically_Color_Qwen_v1_00065_.png +3 -0
- images/Technically_Color_Qwen_v1_00074_.png +3 -0
- images/Technically_Color_Qwen_v1_00079_.png +3 -0
- images/Technically_Color_Qwen_v1_00083_.png +3 -0
- images/Technically_Color_Qwen_v1_00091_.png +3 -0
- images/Technically_Color_Qwen_v1_00100_.png +3 -0
- images/Technically_Color_Qwen_v1_00102_.png +3 -0
- images/Technically_Color_Qwen_v1_00107_.png +3 -0
- images/barber.png +3 -0
- images/controlcenter.png +3 -0
Technically_Color_Qwen_v1_renderartist.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d99f834db8d42571ecf606be7c4ac2e0273afbe321eb553c1804751d444e6805
|
| 3 |
+
size 590058872
|
images/Technically_Color_Qwen_v1_00063_.png
ADDED
|
Git LFS Details
|
images/Technically_Color_Qwen_v1_00065_.png
ADDED
|
Git LFS Details
|
images/Technically_Color_Qwen_v1_00074_.png
ADDED
|
Git LFS Details
|
images/Technically_Color_Qwen_v1_00079_.png
ADDED
|
Git LFS Details
|
images/Technically_Color_Qwen_v1_00083_.png
ADDED
|
Git LFS Details
|
images/Technically_Color_Qwen_v1_00091_.png
ADDED
|
Git LFS Details
|
images/Technically_Color_Qwen_v1_00100_.png
ADDED
|
Git LFS Details
|
images/Technically_Color_Qwen_v1_00102_.png
ADDED
|
Git LFS Details
|
images/Technically_Color_Qwen_v1_00107_.png
ADDED
|
Git LFS Details
|
images/barber.png
ADDED
|
Git LFS Details
|
images/controlcenter.png
ADDED
|
Git LFS Details
|