Instructions to use Quantumbraid/amber with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Quantumbraid/amber with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("krea/Krea-2-Raw", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("Quantumbraid/amber") prompt = "A hyper-realistic portrait of @mb3r as a futuristic cybernetic deity floating in a void of liquid gold and neon circuitry." image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee

- Xet hash:
- d5110e8da8a79e4db3a751db9ae2c155f3e2c2f85dc55a97425e48a9d26fd8d1
- Size of remote file:
- 1.54 MB
- SHA256:
- 8d5dce1053cb57c0f263d3fca1c224844b9242a0a34eefc4f0bdb7e0c4b828b8
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.