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