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:
- a4212bb88a22af49e2195a440d16f7adee82f6b78fd683601c08242a782d88ff
- Size of remote file:
- 195 MB
- SHA256:
- 0086a1756041d832deb54a89019098a75512da4bee9562452ce7c04d52a0dc5d
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.