Instructions to use fffiloni/cute-comic-800 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use fffiloni/cute-comic-800 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-schnell", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("fffiloni/cute-comic-800") prompt = "a boy wearing a hat and holding a fishing rod, sitting in a boat with a crocodile on it, surrounded by water and grass, with a sky full of clouds in the background. in the style of TOK" image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
Delete cute-comic-800_000000750.safetensors
Browse files
cute-comic-800_000000750.safetensors
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:1dc05571725a424b584316481bcb650d8eb23b8861a872a9f3cb55b23109b1dd
|
| 3 |
-
size 171969448
|
|
|
|
|
|
|
|
|
|
|
|