Instructions to use abhijit1247/female-it-engineer with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use abhijit1247/female-it-engineer with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("runwayml/stable-diffusion-v1-5", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("abhijit1247/female-it-engineer") 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:
- d76004b43b3ecded6e22db178a3da709102588fd56835352f24be5b92f4bae78
- Size of remote file:
- 6.59 MB
- SHA256:
- 1bfec86f4fb7d648f6bc1267fe0ad424973ccb9b0c7d7532a18b5c63da1ccae5
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.