Instructions to use CiroN2022/alchemy with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use CiroN2022/alchemy with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("stabilityai/stable-diffusion-xl-base-1.0", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("CiroN2022/alchemy") prompt = "alchemy" image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
Alchemy
Introducing Alchemy Model: Unleashing the Art of Alchemy
Alchemy Model, driven through 15 epochs and 2480 steps, is an AI model inspired by the captivating world of alchemy art. Drawing from the rich symbolism and mystical aesthetics of alchemy, this model possesses the ability to generate mesmerizing and enchanting images. By harnessing the intricate patterns, esoteric symbols, and vibrant color palettes associated with alchemical art, Alchemy Model empowers users to unlock their creative potential and explore the realms of artistic transformation.
Image examples for the model:
- Downloads last month
- 11
Model tree for CiroN2022/alchemy
Base model
stabilityai/stable-diffusion-xl-base-1.0








