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:
- b4c5d7ea3128812f2aeadc40c2e62e80857729760f64ca58795b98d97d221c91
- Size of remote file:
- 76.8 kB
- SHA256:
- 86402a261fe8fae5fb8fadda207ceb46eece1bc2dbed82ec516bc83710779490
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.