Instructions to use alomovel/ftitov-style with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use alomovel/ftitov-style with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("krea/Krea-2-Raw", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("alomovel/ftitov-style") prompt = "A majestic snow leopard leaping across a jagged mountain crevasse during a swirling blizzard, ftitov_style" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee

- Xet hash:
- e664b276b83641ccefa620edae9307e0c7dfc6a2b319f1170a1bd9f2f2725fd8
- Size of remote file:
- 1.6 MB
- SHA256:
- e47d7cb12126529fa4139f2cd01dfec532c188cb1751612c5bb9f86110d546d6
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.