Instructions to use appriai/modelgen-v2-lk with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use appriai/modelgen-v2-lk 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", torch_dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("appriai/modelgen-v2-lk") prompt = "apprimdlgen2" image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
Modelgen-v2
Sri Lankan Culture Captured Through AI
Modelgen-v2-4 is a specialized LoRA model designed to authentically represent Sri Lankan women, celebrating their unique cultural elegance and charm. This model ensures highly tailored image generation that resonates deeply with targeted Sri Lankan audiences, making it ideal for crafting culturally relevant advertisements and campaigns.
Why Use Modelgen-v2-4?
This model was developed to simplify the creation of Sri Lankan-specific visuals, removing the dependency on broader, generic models that may lack regional accuracy. By offering distinct characteristics reflective of Sri Lankan culture, it empowers creators to develop localized content that stands out.
How to Use
To generate visuals, use the trigger word apprimdlgen2. The model supports tools such as ComfyUI, AUTOMATIC1111, SD.Next, Invoke AI, Forge, and others.
Weights are available in Safetensors format.
Experience the cultural essence of Sri Lanka through AI with Modelgen-v2-4.
- Downloads last month
- 8
Model tree for appriai/modelgen-v2-lk
Base model
black-forest-labs/FLUX.1-dev