Instructions to use GiFabix/Diffudeu with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use GiFabix/Diffudeu with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("Phr00t/Qwen-Image-Edit-Rapid-AIO", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("GiFabix/Diffudeu") prompt = "A nude woman poses on all fours in a professional studio with soft lighting and minimalist background. A nude woman morena afra brasileira cacheado Mega detalhado (( real face cute)) seios super pequenos poses quadrupite hiper-realista obra primaolhando para traz e sorrindo visão trazerira intimidade picante Very hot in a professional studio with soft lighting and minimalist background.close-up perspective TRAZEIRA that emphasizes her expressive eyes and confident pose. She wears a black crop top with a skull and flame design and frayed denim shorts. Her nails are painted dark blue, and she has a small, studded earring in one ear. The background features a starry night sky visible through a window, with soft light illuminating her against a neutral wall. The art Nude style very HOT s a ., hiper detailed picante style dog with expressive Face cute and smooth shading." image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
| tags: | |
| - text-to-image | |
| - lora | |
| - diffusers | |
| - template:diffusion-lora | |
| widget: | |
| - output: | |
| url: images/0891f5dc23a33e821f6660ff1dff16f5_high.webp | |
| text: >- | |
| A nude woman poses on all fours in a professional studio with soft lighting | |
| and minimalist background. A nude woman morena afra brasileira cacheado | |
| Mega detalhado (( real face cute)) seios super pequenos poses quadrupite | |
| hiper-realista obra primaolhando para traz e sorrindo visão trazerira | |
| intimidade picante Very hot in a professional studio with soft lighting and | |
| minimalist background.close-up perspective TRAZEIRA that emphasizes her | |
| expressive eyes and confident pose. She wears a black crop top with a skull | |
| and flame design and frayed denim shorts. Her nails are painted dark blue, | |
| and she has a small, studded earring in one ear. The background features a | |
| starry night sky visible through a window, with soft light illuminating her | |
| against a neutral wall. The art Nude style very HOT s a ., hiper detailed | |
| picante style dog with expressive Face cute and smooth shading. | |
| base_model: Phr00t/Qwen-Image-Edit-Rapid-AIO | |
| instance_prompt: Nswf | |
| # Lorota | |
| <Gallery /> | |
| ## Trigger words | |
| You should use `Nswf` to trigger the image generation. | |
| ## Download model | |
| [Download](/GiFabix/Diffudeu/tree/main) them in the Files & versions tab. | |