sagar_flux
收藏huggingface.co2025-03-23 收录
下载链接:
https://huggingface.co/datasets/sagar007/sagar_flux
下载链接
链接失效反馈官方服务:
资源简介:
Sagar_Flux
Trained on Replicate using:
https://replicate.com/ostris/flux-dev-lora-trainer/train
Trigger words
You should use sagar to trigger the image generation.
Use it with the 🧨 diffusers library
from diffusers import AutoPipelineForText2Image
import torch
pipeline = AutoPipelineForText2Image.from_pretrained('black-forest-labs/FLUX.1-dev', torch_dtype=torch.float16).to('cuda')
pipeline.load_lora_weights('sagar007/sagar_flux'… See the full description on the dataset page: https://huggingface.co/datasets/sagar007/sagar_flux.
Sagar_Flux
本数据集由 Replicate 平台训练,具体训练方法可参考以下链接:
https://replicate.com/ostris/flux-dev-lora-trainer/train
触发词:
请使用 'sagar' 作为图像生成的触发词。
使用方式:
与 🧨 diffusers 库结合使用
代码示例:
from diffusers import AutoPipelineForText2Image
import torch
pipeline = AutoPipelineForText2Image.from_pretrained('black-forest-labs/FLUX.1-dev', torch_dtype=torch.float16).to('cuda')
pipeline.load_lora_weights('sagar007/sagar_flux')
更详细的信息,请访问数据集页面:https://huggingface.co/datasets/sagar007/sagar_flux.
提供机构:
huggingface.co



