Instructions to use akos2/Test3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use akos2/Test3 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("black-forest-labs/FLUX.1-dev", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("akos2/Test3") prompt = "-" image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
| tags: | |
| - text-to-image | |
| - lora | |
| - diffusers | |
| - template:diffusion-lora | |
| widget: | |
| - text: '-' | |
| output: | |
| url: >- | |
| images/_a_raw__high_energy__high_fashion_editorial_photoshoot_in_the_unmistakable_style_of_ellen_von_unwerth____a_stunning__rebellious_supermodel_with_an_electrifying_presence__exuding_playful__256235836.png | |
| - text: "neysalora_civitai_flux_v3, desturated color fashion portrait of a striking woman on a modern rooftop at sunset. The image retains exceptional tonal detail in the deep shadows, never crushing the blacks entirelyâ\x80\x94maintaining rich textures and highlights within the darkest areas. Her face and body are subtly illuminated by the setting sun, casting a dramatic interplay of light and shadow while preserving the overall low-key aesthetic." | |
| output: | |
| url: >- | |
| images/neysalora_civitai_flux_v3__desturated_color_fashion_portrait_of_a_striking_woman_on_a_modern_rooftop_at_sunset__the_image_retains_exceptional_tonal_detail_in_the_deep_shadows__never_cru_2331161307.png | |
| base_model: black-forest-labs/FLUX.1-dev | |
| instance_prompt: NeysaLora_Civitai_FLUX_V4 | |
| license: apache-2.0 | |
| # NeysaLora_Civitai_FLUX_V4_epoch_10 | |
| <Gallery /> | |
| ## Model description | |
| NeysaLora_Civitai_FLUX_V4_epoch_10 | |
| ## Trigger words | |
| You should use `NeysaLora_Civitai_FLUX_V4` to trigger the image generation. | |
| ## Download model | |
| Weights for this model are available in Safetensors format. | |
| [Download](/akos2/Test3/tree/main) them in the Files & versions tab. | |