Instructions to use Shakker-Labs/FLUX.1-dev-LoRA-Vector-Journey with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Shakker-Labs/FLUX.1-dev-LoRA-Vector-Journey 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("Shakker-Labs/FLUX.1-dev-LoRA-Vector-Journey") prompt = "A cartoon style couple takes a selfie in front of an Egyptian pyramid, which is composed of a man and a woman, both wearing sunglasses. Men wear blue shirts, jeans, and white shoes, while women wear yellow hats, blue jackets, white tops, orange dresses, and pink sneakers. Sand and a group of tourists in the distance. Integrating reality and cartoon elements.," image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
Do not use unauthorised artworks for training
Thank you for reaching out! We have reported this potential misuse to the author. We will continue keep in touch with him, misusing is not allowed in our platform. Once confirmed, we will immediately remove it. We strongly recommend contacting the model author directly.
Shakker-Labs has taken note of this controversy. Due to the similarity between some of the character roles generated by the model and the illustrator's work, we contacted the model author overnight and were authorized to retrieve the original training dataset for verification. After the verification is completed, we will announce the verification status as soon as possible. If there is indeed original data that the illustrator refuses to authorize, the platform will immediately remove it from the entire network.
Regarding potential infringement disputes, Shakker-Labs will do our best to assist all parties in communicating and resolving them due to the complex legal consequences involved.
Shakker-Labs attaches great importance to the originality of creativity and design. We will continue to explore the construction of more effective AI model copyright appraisal and protection mechanisms.
