Instructions to use Deriq/Garfield-Diffusion-v1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Deriq/Garfield-Diffusion-v1 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("runwayml/stable-diffusion-v1-5", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("Deriq/Garfield-Diffusion-v1") prompt = "garfield, jon " image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
Add 12 files
Browse files- garfieldDiffusionV1_v10.safetensors +3 -0
- images/08786-garfields_2590175038.png +3 -0
- images/08799-garfields_1993477081.png +3 -0
- images/08836-garfields_4247096893.png +3 -0
- images/08872-garfields_1301529451.png +3 -0
- images/08910-garfields_2306719763.png +3 -0
- images/08913-garfields_1721753281.png +3 -0
- images/08990-garfields_868115818.png +3 -0
- images/09007-garfields_663245539.png +3 -0
- images/09013-garfields_467491554.png +3 -0
- images/09016-garfields_3813863273.png +3 -0
- images/09047-garfields_1845471708.png +3 -0
garfieldDiffusionV1_v10.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f0e26638e469485d5e2326d8f66991d8b47a103650c2e02b6ec12976325e13ac
|
| 3 |
+
size 2132625609
|
images/08786-garfields_2590175038.png
ADDED
|
Git LFS Details
|
images/08799-garfields_1993477081.png
ADDED
|
Git LFS Details
|
images/08836-garfields_4247096893.png
ADDED
|
Git LFS Details
|
images/08872-garfields_1301529451.png
ADDED
|
Git LFS Details
|
images/08910-garfields_2306719763.png
ADDED
|
Git LFS Details
|
images/08913-garfields_1721753281.png
ADDED
|
Git LFS Details
|
images/08990-garfields_868115818.png
ADDED
|
Git LFS Details
|
images/09007-garfields_663245539.png
ADDED
|
Git LFS Details
|
images/09013-garfields_467491554.png
ADDED
|
Git LFS Details
|
images/09016-garfields_3813863273.png
ADDED
|
Git LFS Details
|
images/09047-garfields_1845471708.png
ADDED
|
Git LFS Details
|