FLUX1Dev
Collection
2 items
•
Updated
These are kpsss34/FLUX1D_studio_Modeling DreamBooth weights for black-forest-labs/FLUX.1-dev.
You should use a photo of mdrkps woman
to trigger the image generation.
from diffusers import AutoPipelineForText2Image
import torch
pipeline = AutoPipelineForText2Image.from_pretrained('kpsss34/FLUX1D_studio_Modeling', torch_dtype=torch.bfloat16).to('cuda')
image = pipeline('a photo of mdrkps woman').images[0]
Please adhere to the licensing terms as described here.
# TODO: add an example code snippet for running this diffusion pipeline
[TODO: provide examples of latent issues and potential remediations]
[TODO: describe the data used to train the model]
Base model
black-forest-labs/FLUX.1-dev