Instructions to use treeshark/greytesque_v2.safetensors with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use treeshark/greytesque_v2.safetensors 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("treeshark/greytesque_v2.safetensors") prompt = "-" image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
Greytesque

- Prompt
- -

- Prompt
- -

- Prompt
- -

- Prompt
- -

- Prompt
- -

- Prompt
- -

- Prompt
- -

- Prompt
- -

- Prompt
- -

- Prompt
- -

- Prompt
- -

- Prompt
- -

- Prompt
- -

- Prompt
- -
Model description
A lora for grotesque faces and characters. Not too bad at amatomy but hands will get mangled occasionally. The color scheme is soft greys and the general mood is sombre. Prompt for alien, mutant, demon etc for weird but it will do normal faces as well... just don't expect attractive... scary is the default. Strength 0.3 to 0.7 mixes very well with other loras. See examples for style.
Download model
Download them in the Files & versions tab.
- Downloads last month
- 11
Model tree for treeshark/greytesque_v2.safetensors
Base model
black-forest-labs/FLUX.1-dev