MrIkoniq / aisierra

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

Introduction of aisierra

Model Details of aisierra

Aisierra

About this LoRA

This is a LoRA for the FLUX.1-dev text-to-image model. It can be used with diffusers or ComfyUI.

It was trained on Replicate using AI toolkit: https://replicate.com/ostris/flux-dev-lora-trainer/train

Trigger words

You should use AISIERRA to trigger the image generation.

Run this LoRA with an API using Replicate
import replicate

input = {
    "prompt": "AISIERRA",
    "lora_weights": "https://huggingface.co/MrIkoniq/aisierra/resolve/main/lora.safetensors"
}

output = replicate.run(
    "black-forest-labs/flux-dev-lora",
    input=input
)
for index, item in enumerate(output):
    with open(f"output_{index}.webp", "wb") as file:
        file.write(item.read())
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('MrIkoniq/aisierra', weight_name='lora.safetensors')
image = pipeline('AISIERRA').images[0]

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

Training details
  • Steps: 3000
  • Learning rate: 0.0001
  • LoRA rank: 16
Contribute your own examples

You can use the community tab to add images that show off what you’ve made with this LoRA.

Runs of MrIkoniq aisierra on huggingface.co

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

More Information About aisierra huggingface.co Model

aisierra huggingface.co

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

MrIkoniq aisierra online free

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

MrIkoniq aisierra online free url in huggingface.co:

https://huggingface.co/MrIkoniq/aisierra

aisierra install

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

aisierra install url in huggingface.co:

https://huggingface.co/MrIkoniq/aisierra

Url of aisierra

aisierra huggingface.co Url

Provider of aisierra huggingface.co

MrIkoniq
ORGANIZATIONS

Other API from MrIkoniq

huggingface.co

Total runs: 4
Run Growth: 2
Growth Rate: 50.00%
Updated:December 28 2024
huggingface.co

Total runs: 1
Run Growth: 0
Growth Rate: 0.00%
Updated:July 06 2025
huggingface.co

Total runs: 1
Run Growth: 0
Growth Rate: 0.00%
Updated:June 27 2025
huggingface.co

Total runs: 1
Run Growth: -1
Growth Rate: -100.00%
Updated:January 06 2025
huggingface.co

Total runs: 1
Run Growth: -3
Growth Rate: -300.00%
Updated:July 08 2025
huggingface.co

Total runs: 1
Run Growth: -1
Growth Rate: -100.00%
Updated:February 23 2025
huggingface.co

Total runs: 1
Run Growth: 2
Growth Rate: 100.00%
Updated:July 30 2025
huggingface.co

Total runs: 1
Run Growth: 0
Growth Rate: 0.00%
Updated:December 15 2024