Instructions to use sd-dreambooth-library/abaya with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use sd-dreambooth-library/abaya with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("sd-dreambooth-library/abaya", 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
- Local Apps
- Draw Things
- DiffusionBee
abaya clothes called in Arabic (عباية) Dreambooth model trained by Falah. G.Saleih
u can visit my blog : https://iraqprogrammer.wordpress.com/
or FB: https://web.facebook.com/falahgs
email: falahgs07@gmail.com
With Stable Diffusion, we can now create AI art generation images using our own trained images. in this model, we can generate images of women wearing with dress clothes called in Arabic (abaya) it is folk wearing clothes for Arabic women ones as popular images, or just about anything you can think of Test the concept via A1111 Colab fast-Colab-A1111
Sample pictures of this concept with simple and easy prompts:
any prompt and add word abaya style :
prompt:
25yo Arabic female looking at the viewer, sitting on a sofa, detailed face, attractive, underboob, full elegant dress, wavy chestnut hair, ((closeup)), perfect eyes, (interior home background), (photorealistic), intricate, highly detailed, absurd res, symmetrical, backlighting, colorful, concept art, (photography:1.5), sharp focus, illustration, award-winning, 8K, abaya style
- Downloads last month
- 23



