Instructions to use Tellart/SAMAIcollage with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Tellart/SAMAIcollage with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("black-forest-labs/FLUX.2-klein-9B", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("Tellart/SAMAIcollage") 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
Add 4 files
Browse files
VuvAFfR2rtyXIjfjkLocN_pytorch_lora_weights_comfy_converted.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6a793b45bdf91fa0df1fa6b575dd4f7a01284cfc2ecebbf9106cac35b9db9945
|
| 3 |
+
size 126670744
|
images/17564a1228ef9056b6c8b49112e27c03.jpg
ADDED
|
Git LFS Details
|
images/555e5d7e30c564baedae8bf892a3177a.jpg
ADDED
|
Git LFS Details
|
images/Screenshot 2026-03-18 at 12.24.08.png
ADDED
|
Git LFS Details
|