Instructions to use PERFECTTAUNGOO/pfflux01 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use PERFECTTAUNGOO/pfflux01 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("CompVis/stable-diffusion-v1-4", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("PERFECTTAUNGOO/pfflux01") prompt = "Here is the refined prompt: " image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
Add 3 files
Browse files
Pfflux01.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fe06103e82ddad2a1474f57e6c598be847188aa51cd0f108ff88f328dca11f44
|
| 3 |
+
size 171968976
|
images/75b309a8ef56657e146d29c5e7a9aedf2b9f8405dac8081ad269f959ac551d85.png
ADDED
|
Git LFS Details
|
images/86e378134a8c075786e9e5051c5c838d883f7231b544a7541a9f5c9b342774be.png
ADDED
|
Git LFS Details
|