Instructions to use punzel/flux_jenna_ortega with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use punzel/flux_jenna_ortega 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("punzel/flux_jenna_ortega") prompt = "-" image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
Add 5 files
Browse files
flux_jenna_ortega.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8ed4cbc2a95244dfb6b51c1345d9b331fb73f6165b20fd7721d8a31172e0800a
|
| 3 |
+
size 37406344
|
images/ComfyUI_Flux_Finetune_00063_.png
ADDED
|
Git LFS Details
|
images/ComfyUI_Flux_Finetune_00108_.png
ADDED
|
Git LFS Details
|
images/ComfyUI_Flux_Finetune_00115_.png
ADDED
|
Git LFS Details
|
images/ComfyUI_temp_sbjtn_00001_.png
ADDED
|
Git LFS Details
|