Instructions to use noema-art/impresstation with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use noema-art/impresstation 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("noema-art/impresstation") prompt = "stationthis, stationthis, low poly playstation screenshot style, A determined young woman with fiery red pigtails tied…" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle

- Xet hash:
- de3366d98000c2873baca284208d2903cb3bf2c305595d710d65cfa74ae99b33
- Size of remote file:
- 75.9 kB
- SHA256:
- 8f7aee5bd8ba669bb44da8b58f27edffafa4313d488749f821f2a03ef6943a96
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.