Instructions to use xFutureTechx/Osea-Identity2023 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use xFutureTechx/Osea-Identity2023 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("xFutureTechx/Osea-Identity2023", dtype=torch.bfloat16, device_map="cuda") prompt = "My name is Julien and I like to" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 0c07bb5b7e0041630fa289eed8e1eeb448d3ba923b052f79927471389b7744e7
- Size of remote file:
- 4.51 GB
- SHA256:
- a1b730eccdd485d4e45e4234b90214fe37ad39cc978eae17be3fde087fd87620
ยท
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.