Instructions to use DavidBaloches/Fluxartis_Photography with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use DavidBaloches/Fluxartis_Photography 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("DavidBaloches/Fluxartis_Photography") prompt = "A Cinematic Photography. Black-and-white photograph captures a young woman seated at a small round table in a cozy café setting. She is positioned slightly off-center to the right, with her left elbow resting on the table and her head propped up on her hand, giving her a contemplative, pensive expression. Her hair is straight and falls just below her shoulders, framing her face. She is wearing a form-fitting, long-sleeved black dress that accentuates her slender physique, paired with opaque black tights and glossy black high-heeled shoes. The table in front of her is simple, with a small white cup or saucer, likely for a beverage, placed on it. The café's interior features a rustic charm, with metal folding chairs and a wooden table with a worn finish. The background shows the glass front of the café, revealing a blurred street scene with parked cars and other indistinct objects, suggesting a bustling urban environment. The lighting is soft, likely natural, creating gentle shadows and highlights that enhance the textures of her clothing and the café's surfaces. The overall atmosphere is intimate and reflective, with a touch of melancholy due to the monochrome palette." image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
Commit ·
cb7c25f
verified ·
0
Parent(s):
initial commit
Browse files- .gitattributes +55 -0
- README.md +88 -0
.gitattributes
ADDED
|
@@ -0,0 +1,55 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
*.7z filter=lfs diff=lfs merge=lfs -text
|
| 2 |
+
*.arrow filter=lfs diff=lfs merge=lfs -text
|
| 3 |
+
*.bin filter=lfs diff=lfs merge=lfs -text
|
| 4 |
+
*.bz2 filter=lfs diff=lfs merge=lfs -text
|
| 5 |
+
*.ckpt filter=lfs diff=lfs merge=lfs -text
|
| 6 |
+
*.ftz filter=lfs diff=lfs merge=lfs -text
|
| 7 |
+
*.gz filter=lfs diff=lfs merge=lfs -text
|
| 8 |
+
*.h5 filter=lfs diff=lfs merge=lfs -text
|
| 9 |
+
*.joblib filter=lfs diff=lfs merge=lfs -text
|
| 10 |
+
*.lfs.* filter=lfs diff=lfs merge=lfs -text
|
| 11 |
+
*.lz4 filter=lfs diff=lfs merge=lfs -text
|
| 12 |
+
*.mlmodel filter=lfs diff=lfs merge=lfs -text
|
| 13 |
+
*.model filter=lfs diff=lfs merge=lfs -text
|
| 14 |
+
*.msgpack filter=lfs diff=lfs merge=lfs -text
|
| 15 |
+
*.npy filter=lfs diff=lfs merge=lfs -text
|
| 16 |
+
*.npz filter=lfs diff=lfs merge=lfs -text
|
| 17 |
+
*.onnx filter=lfs diff=lfs merge=lfs -text
|
| 18 |
+
*.ot filter=lfs diff=lfs merge=lfs -text
|
| 19 |
+
*.parquet filter=lfs diff=lfs merge=lfs -text
|
| 20 |
+
*.pb filter=lfs diff=lfs merge=lfs -text
|
| 21 |
+
*.pickle filter=lfs diff=lfs merge=lfs -text
|
| 22 |
+
*.pkl filter=lfs diff=lfs merge=lfs -text
|
| 23 |
+
*.pt filter=lfs diff=lfs merge=lfs -text
|
| 24 |
+
*.pth filter=lfs diff=lfs merge=lfs -text
|
| 25 |
+
*.rar filter=lfs diff=lfs merge=lfs -text
|
| 26 |
+
*.safetensors filter=lfs diff=lfs merge=lfs -text
|
| 27 |
+
saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
| 28 |
+
*.tar.* filter=lfs diff=lfs merge=lfs -text
|
| 29 |
+
*.tar filter=lfs diff=lfs merge=lfs -text
|
| 30 |
+
*.tflite filter=lfs diff=lfs merge=lfs -text
|
| 31 |
+
*.tgz filter=lfs diff=lfs merge=lfs -text
|
| 32 |
+
*.wasm filter=lfs diff=lfs merge=lfs -text
|
| 33 |
+
*.xz filter=lfs diff=lfs merge=lfs -text
|
| 34 |
+
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 35 |
+
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 36 |
+
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 37 |
+
# Audio files - uncompressed
|
| 38 |
+
*.pcm filter=lfs diff=lfs merge=lfs -text
|
| 39 |
+
*.sam filter=lfs diff=lfs merge=lfs -text
|
| 40 |
+
*.raw filter=lfs diff=lfs merge=lfs -text
|
| 41 |
+
# Audio files - compressed
|
| 42 |
+
*.aac filter=lfs diff=lfs merge=lfs -text
|
| 43 |
+
*.flac filter=lfs diff=lfs merge=lfs -text
|
| 44 |
+
*.mp3 filter=lfs diff=lfs merge=lfs -text
|
| 45 |
+
*.ogg filter=lfs diff=lfs merge=lfs -text
|
| 46 |
+
*.wav filter=lfs diff=lfs merge=lfs -text
|
| 47 |
+
# Image files - uncompressed
|
| 48 |
+
*.bmp filter=lfs diff=lfs merge=lfs -text
|
| 49 |
+
*.gif filter=lfs diff=lfs merge=lfs -text
|
| 50 |
+
*.png filter=lfs diff=lfs merge=lfs -text
|
| 51 |
+
*.tiff filter=lfs diff=lfs merge=lfs -text
|
| 52 |
+
# Image files - compressed
|
| 53 |
+
*.jpg filter=lfs diff=lfs merge=lfs -text
|
| 54 |
+
*.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 55 |
+
*.webp filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
|
@@ -0,0 +1,88 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
tags:
|
| 3 |
+
- text-to-image
|
| 4 |
+
- lora
|
| 5 |
+
- diffusers
|
| 6 |
+
- template:diffusion-lora
|
| 7 |
+
widget:
|
| 8 |
+
- text: >-
|
| 9 |
+
A Cinematic Photography. Black-and-white photograph captures a young woman
|
| 10 |
+
seated at a small round table in a cozy café setting. She is positioned
|
| 11 |
+
slightly off-center to the right, with her left elbow resting on the table
|
| 12 |
+
and her head propped up on her hand, giving her a contemplative, pensive
|
| 13 |
+
expression. Her hair is straight and falls just below her shoulders, framing
|
| 14 |
+
her face. She is wearing a form-fitting, long-sleeved black dress that
|
| 15 |
+
accentuates her slender physique, paired with opaque black tights and glossy
|
| 16 |
+
black high-heeled shoes. The table in front of her is simple, with a small
|
| 17 |
+
white cup or saucer, likely for a beverage, placed on it. The café's
|
| 18 |
+
interior features a rustic charm, with metal folding chairs and a wooden
|
| 19 |
+
table with a worn finish. The background shows the glass front of the café,
|
| 20 |
+
revealing a blurred street scene with parked cars and other indistinct
|
| 21 |
+
objects, suggesting a bustling urban environment. The lighting is soft,
|
| 22 |
+
likely natural, creating gentle shadows and highlights that enhance the
|
| 23 |
+
textures of her clothing and the café's surfaces. The overall atmosphere is
|
| 24 |
+
intimate and reflective, with a touch of melancholy due to the monochrome
|
| 25 |
+
palette.
|
| 26 |
+
output:
|
| 27 |
+
url: images/fluxartis 27.11_00035.png
|
| 28 |
+
- text: >-
|
| 29 |
+
A cinematic photography. Ornate and Intricate, cinematic photo long shot
|
| 30 |
+
scenic professional photograph of a digital artwork depicting a haunting and
|
| 31 |
+
eerie scene. The central character is a dark, shadowy figure draped in a
|
| 32 |
+
tattered fabric, almost as if it were made of spider webs. The character's
|
| 33 |
+
face is completely obscured, adding to the sense of mystery and fear. His
|
| 34 |
+
hands, also covered in the web-like substance, are outstretched. The
|
| 35 |
+
character has large, dark wings that are also made of the same web-like
|
| 36 |
+
material, adding to the ethereal and otherworldly atmosphere. The background
|
| 37 |
+
is a foggy, misty scene with swirling, ethereal smoke or fog that creates a
|
| 38 |
+
sense of depth and uncertainty. The colors in the image are mostly dark and
|
| 39 |
+
muted, with shades of gray, black, and blue dominating. The texture of the
|
| 40 |
+
web-like material is rough and stringy, giving it a realistic and tactile
|
| 41 |
+
quality. The overall style of the work is dark fantasy, with the aim of
|
| 42 |
+
creating a frightening and unsettling atmosphere through its strange and
|
| 43 |
+
macabre elements. The image conveys a sense of foreboding and mystery,
|
| 44 |
+
inviting viewers to contemplate the enigmatic nature of the central
|
| 45 |
+
character.
|
| 46 |
+
output:
|
| 47 |
+
url: images/fluxartis 27.11_00060.png
|
| 48 |
+
- text: >-
|
| 49 |
+
A highly detailed cinematic photography. Light Trails Photography by Aaron
|
| 50 |
+
Siskind and Farah Mahbub of a person with head replaced by an corrupted
|
| 51 |
+
digital glitch effect, Completely The world of the Lord of the Rings, pure
|
| 52 |
+
black, detailed, aesthetic of land art with evolving atmosphere, procedural
|
| 53 |
+
sky, crisp details, iconoclastic supreme masterpiece with high-quality
|
| 54 |
+
details, amber and crimson colors, silhouette dazzling light, enigmatic
|
| 55 |
+
andmenacing and overwhelming atmosphere, raw details, complete sharpness,
|
| 56 |
+
blurred background.
|
| 57 |
+
output:
|
| 58 |
+
url: images/fluxartis 27.11_00066.png
|
| 59 |
+
- text: >-
|
| 60 |
+
upper body image of a person enveloped in a shroud-like material, appears to
|
| 61 |
+
be merging with the air around them, high contrast between the dark
|
| 62 |
+
background and the bright, glowing texture of the material to give a feeling
|
| 63 |
+
of emergence or transformation, shades to enhance the mysterious and intense
|
| 64 |
+
atmosphere
|
| 65 |
+
output:
|
| 66 |
+
url: images/fluxartis 27.11_00001.png
|
| 67 |
+
base_model: black-forest-labs/FLUX.1-dev
|
| 68 |
+
instance_prompt: null
|
| 69 |
+
license: unknown
|
| 70 |
+
---
|
| 71 |
+
# Fluxartis_Photography
|
| 72 |
+
|
| 73 |
+
<Gallery />
|
| 74 |
+
|
| 75 |
+
## Model description
|
| 76 |
+
|
| 77 |
+
Clip Skip: 1
|
| 78 |
+
Strength: 1
|
| 79 |
+
|
| 80 |
+
All licensing conditions for the Flux Dev model apply
|
| 81 |
+
https://civitai.com/user/Adel_AI
|
| 82 |
+
|
| 83 |
+
|
| 84 |
+
## Download model
|
| 85 |
+
|
| 86 |
+
Weights for this model are available in Safetensors format.
|
| 87 |
+
|
| 88 |
+
[Download](/DavidBaloches/Fluxartis_Photography/tree/main) them in the Files & versions tab.
|