Instructions to use mujibanget/mujibvector with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use mujibanget/mujibvector 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("mujibanget/mujibvector") prompt = "cute cat vector illustration with mujibvector style, isolated in white background" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
| tags: | |
| - text-to-image | |
| - stable-diffusion | |
| - lora | |
| - diffusers | |
| - template:sd-lora | |
| widget: | |
| - text: >- | |
| cute cat vector illustration with mujibvector style, isolated in white | |
| background | |
| output: | |
| url: images/f6e8f854-d5bb-4e5e-9385-0eff541b8dc0.png | |
| - text: >- | |
| cute cat vector illustration with mujibvector style, isolated in white | |
| background | |
| output: | |
| url: images/bfefe366-4429-444d-a25c-4401b7d69bec.png | |
| - text: >- | |
| cute cat vector illustration with mujibvector style, isolated in white | |
| background | |
| output: | |
| url: images/d42cd400-da8d-46f6-91bf-56004ba97836.png | |
| - text: >- | |
| cute cat vector illustration with mujibvector style, isolated in white | |
| background | |
| output: | |
| url: images/b00557c4-e33b-42eb-a29a-3f0376369553.png | |
| - text: >- | |
| cute cat vector illustration with mujibvector style, isolated in white | |
| background | |
| output: | |
| url: images/7ef73473-eb6f-4be3-8089-438113d31d61.png | |
| - text: >- | |
| cute cat vector illustration with mujibvector style, isolated in white | |
| background | |
| output: | |
| url: images/a8ce0b4c-11e1-4cf6-8b4b-63fd2da91eea.png | |
| - text: >- | |
| cute cat vector illustration with mujibvector style, isolated in white | |
| background | |
| output: | |
| url: images/7da62627-da2a-4505-bb4e-a38dbf3da45b.png | |
| base_model: black-forest-labs/FLUX.1-dev | |
| instance_prompt: mujibvector, vector | |
| license: apache-2.0 | |
| # Vector Flat Shading with Outline Illustration | |
| <Gallery /> | |
| ## Model description | |
| Vector Flat Shading with Outline Illustration. | |
| Base model: flux-dev | |
| License Apache 2.0 | |
| ## Trigger words | |
| You should use `mujibvector` to trigger the image generation. | |
| You should use `vector` to trigger the image generation. | |
| ## Download model | |
| Weights for this model are available in Safetensors format. | |
| [Download](/mujibanget/mujibvector/tree/main) them in the Files & versions tab. | |