Instructions to use tonycerq/gycard with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use tonycerq/gycard 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("tonycerq/gycard") prompt = "gycard, tarot card, vintage collage art style, human head seamlessly transforming into a mechanical robot head, with organic skin fading into intricate brass circuitry and gears., spiritual symbolism, surrealism, centered composition, “the machine” card name" image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
GY Esoteric Card

- Prompt
- gycard, tarot card, vintage collage art style, human head seamlessly transforming into a mechanical robot head, with organic skin fading into intricate brass circuitry and gears., spiritual symbolism, surrealism, centered composition, “the machine” card name
Model description
Esoteric Card Style
Trigger words
You should use gycard to trigger the image generation.
Download model
Download them in the Files & versions tab.
- Downloads last month
- 9
Model tree for tonycerq/gycard
Base model
black-forest-labs/FLUX.1-dev