Instructions to use ampp/Color_Enhancement_test with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use ampp/Color_Enhancement_test with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("black-forest-labs/FLUX.1-dev", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("ampp/Color_Enhancement_test") prompt = "-" image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
Add 3 files
Browse files- 4MPP3dUP_v1_2000.safetensors +3 -0
- 4MPP3dUP_v1_3000.safetensors +3 -0
- images/4MPP3dUP (4).png +3 -0
4MPP3dUP_v1_2000.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e761176ac0e27d27ae80d0f2828ec5ae879dc1ee8a8485285b2c0ba7e7e60c77
|
| 3 |
+
size 171969344
|
4MPP3dUP_v1_3000.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:329a189eada0a3ad1a434aa64b9a45222e5cb1215f01c9db6744e9c408fb5f51
|
| 3 |
+
size 171969352
|
images/4MPP3dUP (4).png
ADDED
|
Git LFS Details
|