ps1redmond-ps1-game-graphics-lora-for-sdxl

我要开发同款
匿名用户2024年07月31日
30阅读
所属分类aiPytorch、ps1 style、ps1、style、template:sd-lora、diffusers、lora、stable-diffusion、text-to-image
开源地址https://modelscope.cn/models/sd_lora/ps1redmond-ps1-game-graphics-lora-for-sdxl
授权协议other

作品详情

PS1Redmond - PS1 Game Graphics Lora for SDXL

Model description

PS1Graphics.Redmond is here!

I'm grateful for the GPU time from Redmond.AI that allowed me to finish this LORA!

Want to test and have acess to all my AI Stuff? Check my website!

This is a PS1 Graphics LORA fine-tuned on SD XL 1.0.

Test all my Loras here for free and unlimited. Thanks, HF, for Inference API!

The LORA has a high capacity to generate Pomological Watercolor in a wide variety of themes. It's a versatile LORA.

The tag for the model: playstation 1 graphics, PS1 Game

I really hope you like the LORA and use it.

If you like the model and think it's worth it, you can make a donation to my Patreon or Ko-fi.

Follow me in my twitter to know before all about new models:

https://twitter.com/artificialguybr/

Trigger words

You should use Playstation 1 Graphics, PS1 Game to trigger the image generation.

Download model

Weights for this model are available in Safetensors format.

Download them in the Files & versions tab.

Use it with the ? diffusers library

from diffusers import AutoPipelineForText2Image
import torch

pipeline = AutoPipelineForText2Image.from_pretrained('stabilityai/stable-diffusion-xl-base-1.0', torch_dtype=torch.float16).to('cuda')
pipeline.load_lora_weights('artificialguybr/ps1redmond-ps1-game-graphics-lora-for-sdxl', weight_name='PS1Redmond-PS1Game-Playstation1Graphics.safetensors')
image = pipeline('harry potter game, playstation 1 graphics, PS1 Game, ').images[0]

For more details, including weighting, merging and fusing LoRAs, check the documentation on loading LoRAs in diffusers

声明:本文仅代表作者观点,不代表本站立场。如果侵犯到您的合法权益,请联系我们删除侵权资源!如果遇到资源链接失效,请您通过评论或工单的方式通知管理员。未经允许,不得转载,本站所有资源文章禁止商业使用运营!
下载安装【程序员客栈】APP
实时对接需求、及时收发消息、丰富的开放项目需求、随时随地查看项目状态

评论