Instructions to use Wolfram33/pix74 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Wolfram33/pix74 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("strangerzonehf/Flux-Midjourney-Mix2-LoRA", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("Wolfram33/pix74") prompt = "A beautiful woman sitting in a magical forest, surrounded by vibrant greenery and glowing flowers, wearing a flowing red dress. The lighting is soft and ethereal, with a dreamy atmosphere. Hyper-detailed, cinematic style." image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
Add 5 files
Browse files
CineStyle5.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f0d3b5375fc64e0770c0da12e930b0b3b84626c55f393e52b75c896a092dc2d6
|
| 3 |
+
size 151111925
|
images/1.jpeg
ADDED
|
Git LFS Details
|
images/22-12-2024-first-ki-lady-own-design.jpg
ADDED
|
Git LFS Details
|
images/26.jpg
ADDED
|
Git LFS Details
|
images/A_stunning_25_year_old_woman_with_long_blue_hair__wearing_a_mini_skirt_S1671993825_St70_G9.jpeg
ADDED
|
Git LFS Details
|