Instructions to use RareConcepts/pseudo-flex-v2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use RareConcepts/pseudo-flex-v2 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("RareConcepts/pseudo-flex-v2", dtype=torch.bfloat16, device_map="cuda") prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
- Xet hash:
- 5d274e20e901e1e5eea44f5012dc9afa83a5733f9bff57ea821e7cb614ab67fd
- Size of remote file:
- 1.08 MB
- SHA256:
- dfb7fb2503c3881b997ffc256b61f5bfaed1eac22a49477dc02f6327c9e34ab0
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.