Instructions to use TheAwakenOne/max-headroom with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use TheAwakenOne/max-headroom 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/max-headroom") prompt = "M2X a stylized retro Albert Einstein with dark sunglasses, wearing a green suit, set against a neon background. He has a confident and cheerful expression, suggesting charisma and charm in a retro-futuristic 80's aesthetic" image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
Commit ·
b93323c
1
Parent(s): ae9edd0
Remove extra .safetensors files
Browse files
max-headroom-000004.safetensors
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:913379044544e6433590fb8b25019fa88901f30c10205cb3a61a7096cf52ff72
|
| 3 |
-
size 18212164
|
|
|
|
|
|
|
|
|
|
|
|
max-headroom-000008.safetensors
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:9f55b9b77b31b029c58c8af29343d4d59f67bc3bd1c0268e751d0169d2588601
|
| 3 |
-
size 18212164
|
|
|
|
|
|
|
|
|
|
|
|
max-headroom-000012.safetensors
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:38741ade4a5bce8b3558842b0f60618bd93851e2dfa4eef86db7887dd21abeaf
|
| 3 |
-
size 18212164
|
|
|
|
|
|
|
|
|
|
|
|