Andyrasika / lora_diffusion

huggingface.co
Total runs: 1
24-hour runs: 0
7-day runs: -2
30-day runs: -2
Model's Last Updated: July 18 2023
text-to-image

Introduction of lora_diffusion

Model Details of lora_diffusion

The model is created using the following steps:

from diffusers import DiffusionPipeline
import torch
pipeline = DiffusionPipeline.from_pretrained(
    "Andyrasika/lora_diffusion"
    ,custom_pipeline = "lpw_stable_diffusion"  
    ,torch_dtype=torch.float16
)
lora = ("/content/lora_model.safetensors",0.8)
pipeline = __load_lora(pipeline=pipeline,lora_path=lora[0],lora_weight=lora[1])
pipeline.to("cuda")
# pipeline.enable_xformers_memory_efficient_attention()
#https://huggingface.co/docs/diffusers/optimization/fp16
pipeline.enable_vae_tiling()
prompt = """
shukezouma,negative space,shuimobysim 
a branch of flower, traditional chinese ink painting
"""
image = pipeline(prompt).images[0]
image

Since this is only the first official release, I believe there are still many, many imperfections. Please provide feedback in time, and I will continuously make corrections, thank you!

Runs of Andyrasika lora_diffusion on huggingface.co

1
Total runs
0
24-hour runs
-1
3-day runs
-2
7-day runs
-2
30-day runs

More Information About lora_diffusion huggingface.co Model

lora_diffusion huggingface.co

lora_diffusion huggingface.co is an AI model on huggingface.co that provides lora_diffusion's model effect (), which can be used instantly with this Andyrasika lora_diffusion model. huggingface.co supports a free trial of the lora_diffusion model, and also provides paid use of the lora_diffusion. Support call lora_diffusion model through api, including Node.js, Python, http.

Andyrasika lora_diffusion online free

lora_diffusion huggingface.co is an online trial and call api platform, which integrates lora_diffusion's modeling effects, including api services, and provides a free online trial of lora_diffusion, you can try lora_diffusion online for free by clicking the link below.

Andyrasika lora_diffusion online free url in huggingface.co:

https://huggingface.co/Andyrasika/lora_diffusion

lora_diffusion install

lora_diffusion is an open source model from GitHub that offers a free installation service, and any user can find lora_diffusion on GitHub to install. At the same time, huggingface.co provides the effect of lora_diffusion install, users can directly use lora_diffusion installed effect in huggingface.co for debugging and trial. It also supports api for free installation.

lora_diffusion install url in huggingface.co:

https://huggingface.co/Andyrasika/lora_diffusion

Url of lora_diffusion

lora_diffusion huggingface.co Url

Provider of lora_diffusion huggingface.co

Andyrasika
ORGANIZATIONS

Other API from Andyrasika

huggingface.co

Total runs: 18
Run Growth: 12
Growth Rate: 66.67%
Updated:August 20 2023
huggingface.co

Total runs: 0
Run Growth: 0
Growth Rate: 0.00%
Updated:September 24 2023