Instructions to use gajendrajha/Webb with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use gajendrajha/Webb 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("gajendrajha/Webb") prompt = "-" image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
Add 13 files
Browse files- apt.safetensors +3 -0
- images/mimi__00302_.png +3 -0
- images/mimi__00303_.png +3 -0
- images/mimi__00304_.png +3 -0
- images/mimi__00305_.png +3 -0
- images/mimi__00306_.png +3 -0
- images/mimi__00307_.png +3 -0
- images/mimi__00308_.png +3 -0
- images/mimi__00309_.png +3 -0
- images/mimi__00312_.png +3 -0
- images/mimi__00313_.png +3 -0
- images/mimi__00314_.png +3 -0
- images/mimi__00315_.png +3 -0
apt.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:005cce296b12e14d1380f54cecffb5eb5194ec90e7fa687ec42a27223977ca0d
|
| 3 |
+
size 39766320
|
images/mimi__00302_.png
ADDED
|
Git LFS Details
|
images/mimi__00303_.png
ADDED
|
Git LFS Details
|
images/mimi__00304_.png
ADDED
|
Git LFS Details
|
images/mimi__00305_.png
ADDED
|
Git LFS Details
|
images/mimi__00306_.png
ADDED
|
Git LFS Details
|
images/mimi__00307_.png
ADDED
|
Git LFS Details
|
images/mimi__00308_.png
ADDED
|
Git LFS Details
|
images/mimi__00309_.png
ADDED
|
Git LFS Details
|
images/mimi__00312_.png
ADDED
|
Git LFS Details
|
images/mimi__00313_.png
ADDED
|
Git LFS Details
|
images/mimi__00314_.png
ADDED
|
Git LFS Details
|
images/mimi__00315_.png
ADDED
|
Git LFS Details
|