Text-to-Image
Diffusers
flux
flux-diffusers
lora
control
controlnet
brightness
grayscale
template:sd-lora
Instructions to use Oysiyl/controlnet-lora-brightness-flux with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Oysiyl/controlnet-lora-brightness-flux with Diffusers:
pip install -U diffusers transformers accelerate
from diffusers import ControlNetModel, StableDiffusionControlNetPipeline controlnet = ControlNetModel.from_pretrained("Oysiyl/controlnet-lora-brightness-flux") pipe = StableDiffusionControlNetPipeline.from_pretrained( "black-forest-labs/FLUX.1-dev", controlnet=controlnet ) - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
Remove training artifact: checkpoint-312/scheduler.bin
Browse files
checkpoint-312/scheduler.bin
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:081470bee83329eeaf31b55b96a1d840d1897e1dbb7c4f4f02c60c970cd08e40
|
| 3 |
-
size 1401
|
|
|
|
|
|
|
|
|
|
|
|