Instructions to use TheAwakenOne/camberganng with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use TheAwakenOne/camberganng 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.1-dev", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("TheAwakenOne/camberganng") prompt = "CMBER a 1960'S Ford Mustang with camber suspension, parked for a photoshoot" image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
camberganng
A Flux LoRA trained with Fluxgym

- Prompt
- CMBER a 1960'S Ford Mustang with camber suspension, parked for a photoshoot

- Prompt
- CMBER a 2000's Ferrari 550 Maranello with camber suspension, in the middle of downtown at night, with "CMBER" on license plate

- Prompt
- CMBER a Black Pearl 1960's VW Bug with camber suspension, parked in a showroom, all windows limo tint

- Prompt
- CMBER 1990's Honda Civic Hatcback with camber suspension parked in the street in the rain

- Prompt
- CMBER a black Toyota crown with camber suspension, in an elegant garage with neon lights, a very far shot,

- Prompt
- CMBER a Blue Nissan 350z with camber suspension, driving down the street with red neon lights from undercarriage

- Prompt
- CMBER with camber suspension, a school bus with gold rims, parked in the middle of the street with a beautiful sunset background

- Prompt
- CMBER a UPS Delivery car, camber suspension with aggressive tilt, parked for a photo shoot with neon lights undercarriage,

- Prompt
- CMBER a yellow Lamborghini Diablo with camber suspension, in the middle of the street with the lambo doors opened, beautiful sunset in the background, a very far shot,
Trigger words
You should use CMBER to trigger the image generation.
Download model and use it with ComfyUI, AUTOMATIC1111, SD.Next, Invoke AI, Forge, etc.
Weights for this model are available in Safetensors format.
- Downloads last month
- 61
Model tree for TheAwakenOne/camberganng
Base model
black-forest-labs/FLUX.1-dev