SigmaJourney版本v1.0 (ID: 618586)

SigmaJourney版本v1.0 (ID: 618586)

SigmaJourney - Pixart E + MJv6

This is a finetuned version of Pixart Sigma (E).

Improvement in aesthetic

Enhanced MidJourney v6 Style

Usage:

import torch
from diffusers import DiffusionPipeline, EulerAncestralDiscreteScheduler
from diffusers.models import PixArtTransformer2DModel


model_id = "TensorFamily/SigmaJourney"
negative_prompt = "malformed, disgusting, overexposed, washed-out"

pipeline = DiffusionPipeline.from_pretrained(model_id, torch_dtype=torch.float16)
pipeline.scheduler = EulerAncestralDiscreteScheduler.from_config(pipeline.scheduler.config)
pipeline.to('cuda' if torch.cuda.is_available() else 'cpu')

prompt = "On the left, there is a red cube. On the right, there is a blue sphere. On top of the red cube is a dog. On top of the blue sphere is a cat"
image = pipeline(
prompt=prompt,
negative_prompt='blurry, cropped, ugly',
num_inference_steps=30,
generator=torch.Generator(device='cuda' if torch.cuda.is_available() else 'mps' if torch.backends.mps.is_available() else 'cpu').manual_seed(1641421826),
width=1024,
height=1024,
guidance_scale=5.5,
).images[0]
image.save("output.jpg")

描述:

训练词语:

名称: sdxl_vae.safetensors

大小 (KB): 326798

类型: VAE

Pickle 扫描结果: Success

Pickle 扫描信息: No Pickle imports

病毒扫描结果: Success

名称: sigmajourney_v10.safetensors

大小 (KB): 1193144

类型: Model

Pickle 扫描结果: Success

Pickle 扫描信息: No Pickle imports

病毒扫描结果: Success

SigmaJourney

SigmaJourney

SigmaJourney

SigmaJourney

SigmaJourney

SigmaJourney

SigmaJourney

SigmaJourney

SigmaJourney

SigmaJourney

SigmaJourney

SigmaJourney

SigmaJourney

SigmaJourney

SigmaJourney

SigmaJourney

SigmaJourney

SigmaJourney

SigmaJourney

SigmaJourney

资源下载
下载价格VIP专享
仅限VIP下载升级VIP
犹豫不决让我们错失一次又一次机会!!!
原文链接:https://1111down.com/1064296.html,转载请注明出处
由于网站升级,部分用户密码全部设置为111111,登入后自己修改, 并且VIP等级提升一级(包月提升至包季,包季提升到包年 包年提升至永久)
没有账号?注册  忘记密码?

社交账号快速登录