Instructions to use PERFECTTAUNGOO/pftu02 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use PERFECTTAUNGOO/pftu02 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", torch_dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("PERFECTTAUNGOO/pftu02") prompt = "mujired,masterpiece,best quality,4k,mujired,Picture a vast field of richly colored flowers, captured with a vintage film camera aesthetic, giving the image a classic, grainy texture reminiscent of analog photography. In this field, a woman in a dark red, retro-style dress is surrounded by a sea of dense blooms, all in varying shades of red, burgundy, and purple. The flowers fill the scene completely, with no visible foliage, creating an impression of a timeless, endless floral expanse. The colors are slightly muted and the contrasts softened, as if faded over time, to enhance the nostalgic, film-like quality of the photograph. lora:mujired_20240406223507:0.9" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
Add 3 files
Browse files
images/12412c8889601263ec2a3115e6d3346b29b87b889124ecaaac43afceb980effd.png
ADDED
|
Git LFS Details
|
images/fad01d807f3b25e717fdb27eee4ce2850551eae764e681b3dfd7cb232d7ff3f0.png
ADDED
|
Git LFS Details
|
pftu02.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a91b628954d3eb09a32ad30d69b4bedd2c9822494eeec03516c39487ae0b0a56
|
| 3 |
+
size 37863280
|