Instructions to use Nestorthera/Titanic_Survival_Predictor with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Nestorthera/Titanic_Survival_Predictor with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("stabilityai/stable-diffusion-3-medium", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("Nestorthera/Titanic_Survival_Predictor") prompt = "-" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
- Xet hash:
- 9e04e0c521a7bb4994a4a85d844b793d7143d8014f2df4cba17cc46ccc254215
- Size of remote file:
- 19.2 kB
- SHA256:
- 895d56e41384b571c2e1757489ab1621bfee0ad49a03ced8577f59d8dc254fb3
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.