licyk / lora_for_invokeai

huggingface.co
Total runs: 0
24-hour runs: 0
7-day runs: 0
30-day runs: 0
Model's Last Updated: September 04 2026

Introduction of lora_for_invokeai

Model Details of lora_for_invokeai

仓库中的 LoRA 已移除其中的 Norm 块,使其兼容 InvokeAI 5.6.0 及以上的版本,避免 AttributeError: 'LayerNorm' object has no attribute 'get_num_patches'

移除 Norm 层代码。

import os
from safetensors.torch import load_file, save_file


lora_path = "D:/Downloads/BaiduNetdiskDownload/ill-xl-01-rurudo_3-000034.safetensors"
save_path = os.path.join(
    os.path.dirname(lora_path),
    os.path.splitext(os.path.basename(lora_path))[0] + "_without_norm_block.safetensors"
)
norm_block_list = []
model_weights = load_file(lora_path)

for block, _ in model_weights.items():
    if "norm" in block:
        norm_block_list.append(block)

for block in norm_block_list:
    del model_weights[block]

save_file(model_weights, save_path)

Runs of licyk lora_for_invokeai on huggingface.co

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

More Information About lora_for_invokeai huggingface.co Model

lora_for_invokeai huggingface.co

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

lora_for_invokeai huggingface.co Url

https://huggingface.co/licyk/lora_for_invokeai

licyk lora_for_invokeai online free

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

licyk lora_for_invokeai online free url in huggingface.co:

https://huggingface.co/licyk/lora_for_invokeai

lora_for_invokeai install

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

lora_for_invokeai install url in huggingface.co:

https://huggingface.co/licyk/lora_for_invokeai

Url of lora_for_invokeai

lora_for_invokeai huggingface.co Url

Provider of lora_for_invokeai huggingface.co

licyk
ORGANIZATIONS

Other API from licyk

huggingface.co

Total runs: 4.0K
Run Growth: 2.9K
Growth Rate: 73.07%
Updated:August 21 2025
huggingface.co

Total runs: 1.1K
Run Growth: 174
Growth Rate: 16.46%
Updated:November 25 2024
huggingface.co

Total runs: 0
Run Growth: 0
Growth Rate: 0.00%
Updated:February 21 2026
huggingface.co

Total runs: 0
Run Growth: 0
Growth Rate: 0.00%
Updated:January 23 2025
huggingface.co

Total runs: 0
Run Growth: 0
Growth Rate: 0.00%
Updated:August 16 2024
huggingface.co

Total runs: 0
Run Growth: 0
Growth Rate: 0.00%
Updated:April 24 2025
huggingface.co

Total runs: 0
Run Growth: 0
Growth Rate: 0.00%
Updated:May 12 2026
huggingface.co

Total runs: 0
Run Growth: 0
Growth Rate: 0.00%
Updated:August 16 2024
huggingface.co

Total runs: 0
Run Growth: 0
Growth Rate: 0.00%
Updated:May 11 2026
huggingface.co

Total runs: 0
Run Growth: 0
Growth Rate: 0.00%
Updated:February 19 2026
huggingface.co

Total runs: 0
Run Growth: 0
Growth Rate: 0.00%
Updated:May 14 2026
huggingface.co

Total runs: 0
Run Growth: 0
Growth Rate: 0.00%
Updated:February 09 2026
huggingface.co

Total runs: 0
Run Growth: 0
Growth Rate: 0.00%
Updated:August 19 2024
huggingface.co

Total runs: 0
Run Growth: 0
Growth Rate: 0.00%
Updated:April 11 2026
huggingface.co

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

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