首页 > AI工具 > AWPortrait-FL

AWPortrait-FL

官网
★★★★ (0 评价)

工具介绍:A High-Quality Fashion Photography Model

更新时间:2024-09-06 09:27:59

AWPortrait-FL
AWPortrait-FL的信息

什么是AWPortrait-FL

AWPortrait-FL 是一个在 FLUX.1-dev 基础上 finetuned 的模型,使用 AWPortrait-XL 的训练集和近 2,000 张高质量的时尚摄影照片进行训练。它在构图和细节方面有显著的改进,具有更精致和逼真的皮肤和纹理。

AWPortrait-FL怎么用?

可以使用以下代码进行推理: ``` import torch from diffusers import FluxPipeline pipe = FluxPipeline.from_pretrained(\"Shakker-Labs/AWPortrait-FL\", torch_dtype=torch.bfloat16) pipe.to(\"cuda\") prompt = \"close up portrait, Amidst the interplay of light and shadows in a photography studio,a soft spotlight traces the contours of a face,highlighting a figure clad in a sleek black turtleneck. The garment,hugging the skin with subtle luxury,complements the Caucasian model's understated makeup,embodying minimalist elegance. Behind,a pale gray backdrop extends,its fine texture shimmering subtly in the dim light,artfully balancing the composition and focusing attention on the subject. In a palette of black,gray,and skin tones,simplicity intertwines with profundity,as every detail whispers untold stories.\" image = pipe(prompt, num_inference_steps=24, guidance_scale=3.5, width=768, height=1024, ).images[0] image.save(f\"example.png\") ```

AWPortrait-FL核心功能

  • 核心功能:
  • * 高质量的时尚摄影图片生成
  • * 改进的构图和细节
  • * 更精致和逼真的皮肤和纹理

AWPortrait-FL使用案例

  • 使用案例:
  • * 时尚摄影
  • * 广告摄影
  • * 艺术摄影

AWPortrait-FL价格

价格:免费

AWPortrait-FL公司名称

公司名称:Shakker Labs

AWPortrait-FL联系方式

邮箱地址:暂无信息

AWPortrait-FL社交媒体

社交媒体:暂无信息

AWPortrait-FL评价
AWPortrait-FL的替代品
XLabs-AI Flux-ControlNet-Canny

A trained ControlNet Canny model for FLUX.1-dev by Black Forest Labs, designed for image processing tasks.

XLabs-AI flux-RealismLora

XLabs-AI的flux-RealismLora提供了经过LoRA微调的FLUX.1-dev模型的照片现实主义检查点,适用于非商业用途。

XLabs-AI/flux-lora-collection

A collection of trained LoRAs for FLUX.1-dev model, including furry, anime, disney, scenery, and art styles.

XLabs-AI/flux-ip-adapter

IP-Adapter checkpoint for FLUX.1-dev model by Black Forest Labs

Adobe Firefly

Adobe Firefly is a family of creative generative AI models powering features in Adobe apps. It enables users to create images, graphics, and art using text prompts and AI technology.

FLUX.1 [schnell]

FLUX.1 [schnell]是一个具有120亿参数的矫正流变压器,能够根据文本描述生成图像。

AI Toolkit by Ostris

A collection of AI scripts, mostly related to Stable Diffusion, for training and generating images.

FLUX.1-dev-Controlnet-Union-alpha

A diffusion model that combines multiple control modes for image generation, including canny, tile, depth, blur, pose, gray, and low quality.