HEAdmin / bbface2018

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

Introduction of bbface2018

Model Details of bbface2018

Bbface2018

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 bbface to trigger the image generation.

Run this LoRA with an API using Replicate
import replicate

input = {
    "prompt": "bbface",
    "lora_weights": "https://huggingface.co/HEAdmin/bbface2018/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('HEAdmin/bbface2018', weight_name='lora.safetensors')
image = pipeline('bbface').images[0]

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

Training details
  • Steps: 1000
  • Learning rate: 0.0004
  • 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 HEAdmin bbface2018 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 bbface2018 huggingface.co Model

bbface2018 huggingface.co

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

bbface2018 huggingface.co Url

https://huggingface.co/HEAdmin/bbface2018

HEAdmin bbface2018 online free

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

HEAdmin bbface2018 online free url in huggingface.co:

https://huggingface.co/HEAdmin/bbface2018

bbface2018 install

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

bbface2018 install url in huggingface.co:

https://huggingface.co/HEAdmin/bbface2018

Url of bbface2018

bbface2018 huggingface.co Url

Provider of bbface2018 huggingface.co

HEAdmin
ORGANIZATIONS

Other API from HEAdmin

huggingface.co

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

Total runs: 3
Run Growth: 3
Growth Rate: 100.00%
Updated:April 17 2025
huggingface.co

Total runs: 3
Run Growth: 2
Growth Rate: 66.67%
Updated:April 07 2025
huggingface.co

Total runs: 2
Run Growth: -1
Growth Rate: -50.00%
Updated:September 04 2024
huggingface.co

Total runs: 2
Run Growth: -1
Growth Rate: -50.00%
Updated:April 08 2025
huggingface.co

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

Total runs: 1
Run Growth: -2
Growth Rate: -200.00%
Updated:July 16 2025