Instructions to use thisisAce/Model_Store with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use thisisAce/Model_Store with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("thisisAce/Model_Store", torch_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
- Xet hash:
- c4fdd24f62cdd0826bdd2523a7cb9d377f6e60f5946e363a1a1bd35e8853ed59
- Size of remote file:
- 9.69 GB
- SHA256:
- 868fb748b202777d0ec8695089705bf8046ff7a0aac2c701f68fdb35543b331f
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.