Upload folder using huggingface_hub
Browse files- Lock1woConv.safetensors +1 -1
- Lock1woConv_000000750.safetensors +1 -1
- README.md +12 -12
- loss_log.db +1 -1
- samples/.ipynb_checkpoints/1768332039708__000000750_0-checkpoint.jpg +0 -0
- samples/.ipynb_checkpoints/1768332052469__000000750_1-checkpoint.jpg +0 -0
- samples/.ipynb_checkpoints/1768332065277__000000750_2-checkpoint.jpg +0 -0
- samples/.ipynb_checkpoints/1768332078054__000000750_3-checkpoint.jpg +0 -0
- samples/.ipynb_checkpoints/1768332090864__000000750_4-checkpoint.jpg +0 -0
- samples/.ipynb_checkpoints/1768332577225__000001500_0-checkpoint.jpg +0 -0
- samples/.ipynb_checkpoints/1768332590029__000001500_1-checkpoint.jpg +0 -0
- samples/1768332039708__000000750_0.jpg +0 -0
- samples/1768332052469__000000750_1.jpg +0 -0
- samples/1768332065277__000000750_2.jpg +0 -0
- samples/1768332078054__000000750_3.jpg +0 -0
- samples/1768332090864__000000750_4.jpg +0 -0
- samples/1768332577225__000001500_0.jpg +0 -0
- samples/1768332590029__000001500_1.jpg +0 -0
- samples/1768332602838__000001500_2.jpg +0 -0
- samples/1768332615631__000001500_3.jpg +0 -0
- samples/1768332628458__000001500_4.jpg +0 -0
Lock1woConv.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 179399576
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8541e9cd3dae2913622e769b249bedb1bfd754f972dca710d89a8c0fb9e02ea5
|
| 3 |
size 179399576
|
Lock1woConv_000000750.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 179399576
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4c4c122ed692657d5acbdab86eb6e5fb7a33d49725fd2c99d64ee3eafec35164
|
| 3 |
size 179399576
|
README.md
CHANGED
|
@@ -7,27 +7,27 @@ tags:
|
|
| 7 |
- template:sd-lora
|
| 8 |
- ai-toolkit
|
| 9 |
widget:
|
| 10 |
-
- text: ohwx
|
| 11 |
-
realistic, in winter hunter clothing
|
| 12 |
output:
|
| 13 |
-
url: samples/
|
| 14 |
-
- text: ohwx
|
| 15 |
realistic, in casual white full sleeved shirt
|
| 16 |
output:
|
| 17 |
-
url: samples/
|
| 18 |
-
- text: realistic photo of ohwx
|
| 19 |
in the office, professional photo, in an office suit
|
| 20 |
output:
|
| 21 |
-
url: samples/
|
| 22 |
-
- text: realistic photo of ohwx
|
| 23 |
pure white background, evenly lit face, no harsh shadows
|
| 24 |
output:
|
| 25 |
-
url: samples/
|
| 26 |
-
- text: ohwx
|
| 27 |
single warm practical light behind camera, soft shadows shaping the face,
|
| 28 |
moody atmosphere, film grain, photorealistic
|
| 29 |
output:
|
| 30 |
-
url: samples/
|
| 31 |
base_model: black-forest-labs/FLUX.1-dev
|
| 32 |
instance_prompt: ohwx
|
| 33 |
license: other
|
|
@@ -57,7 +57,7 @@ import torch
|
|
| 57 |
|
| 58 |
pipeline = AutoPipelineForText2Image.from_pretrained('black-forest-labs/FLUX.1-dev', torch_dtype=torch.bfloat16).to('cuda')
|
| 59 |
pipeline.load_lora_weights('Sudhin05/Lt-toolkit', weight_name='Lock1woConv.safetensors')
|
| 60 |
-
image = pipeline('ohwx
|
| 61 |
image.save("my_image.png")
|
| 62 |
```
|
| 63 |
|
|
|
|
| 7 |
- template:sd-lora
|
| 8 |
- ai-toolkit
|
| 9 |
widget:
|
| 10 |
+
- text: ohwx woman, front-facing, high-key commercial lighting, in the northern
|
| 11 |
+
lights, realistic, in winter hunter clothing
|
| 12 |
output:
|
| 13 |
+
url: samples/1768332577225__000001500_0.jpg
|
| 14 |
+
- text: ohwx woman, front-facing, high-key commercial lighting, in the dance club,
|
| 15 |
realistic, in casual white full sleeved shirt
|
| 16 |
output:
|
| 17 |
+
url: samples/1768332590029__000001500_1.jpg
|
| 18 |
+
- text: realistic photo of ohwx woman, front-facing, high-key commercial lighting,
|
| 19 |
in the office, professional photo, in an office suit
|
| 20 |
output:
|
| 21 |
+
url: samples/1768332602838__000001500_2.jpg
|
| 22 |
+
- text: realistic photo of ohwx woman, front-facing, high-key commercial lighting,
|
| 23 |
pure white background, evenly lit face, no harsh shadows
|
| 24 |
output:
|
| 25 |
+
url: samples/1768332615631__000001500_3.jpg
|
| 26 |
+
- text: ohwx woman, front-facing, standing indoors at night, cinematic low-key lighting,
|
| 27 |
single warm practical light behind camera, soft shadows shaping the face,
|
| 28 |
moody atmosphere, film grain, photorealistic
|
| 29 |
output:
|
| 30 |
+
url: samples/1768332628458__000001500_4.jpg
|
| 31 |
base_model: black-forest-labs/FLUX.1-dev
|
| 32 |
instance_prompt: ohwx
|
| 33 |
license: other
|
|
|
|
| 57 |
|
| 58 |
pipeline = AutoPipelineForText2Image.from_pretrained('black-forest-labs/FLUX.1-dev', torch_dtype=torch.bfloat16).to('cuda')
|
| 59 |
pipeline.load_lora_weights('Sudhin05/Lt-toolkit', weight_name='Lock1woConv.safetensors')
|
| 60 |
+
image = pipeline('ohwx woman, front-facing, high-key commercial lighting, in the northern lights, realistic, in winter hunter clothing').images[0]
|
| 61 |
image.save("my_image.png")
|
| 62 |
```
|
| 63 |
|
loss_log.db
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 294912
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ba338d482f731e1651ea1c8d531f90fe8de96bd728b7dd85808e63eff729bdb0
|
| 3 |
size 294912
|
samples/.ipynb_checkpoints/1768332039708__000000750_0-checkpoint.jpg
ADDED
|
samples/.ipynb_checkpoints/1768332052469__000000750_1-checkpoint.jpg
ADDED
|
samples/.ipynb_checkpoints/1768332065277__000000750_2-checkpoint.jpg
ADDED
|
samples/.ipynb_checkpoints/1768332078054__000000750_3-checkpoint.jpg
ADDED
|
samples/.ipynb_checkpoints/1768332090864__000000750_4-checkpoint.jpg
ADDED
|
samples/.ipynb_checkpoints/1768332577225__000001500_0-checkpoint.jpg
ADDED
|
samples/.ipynb_checkpoints/1768332590029__000001500_1-checkpoint.jpg
ADDED
|
samples/1768332039708__000000750_0.jpg
ADDED
|
samples/1768332052469__000000750_1.jpg
ADDED
|
samples/1768332065277__000000750_2.jpg
ADDED
|
samples/1768332078054__000000750_3.jpg
ADDED
|
samples/1768332090864__000000750_4.jpg
ADDED
|
samples/1768332577225__000001500_0.jpg
ADDED
|
samples/1768332590029__000001500_1.jpg
ADDED
|
samples/1768332602838__000001500_2.jpg
ADDED
|
samples/1768332615631__000001500_3.jpg
ADDED
|
samples/1768332628458__000001500_4.jpg
ADDED
|