Upload folder using huggingface_hub
Browse files
Encouraging Panda.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a9f0760ba9821c33c80a032e7c259fd98c1934a0aa05fb02d9f0b52d357907b2
|
3 |
+
size 171969400
|
Encouraging Panda_000000011.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:09437013fe86fc3d886fac47716c4623e0c3ec859b9fff8c0e7743a7d890877b
|
3 |
+
size 171969400
|
README.md
CHANGED
@@ -9,7 +9,7 @@ tags:
|
|
9 |
widget:
|
10 |
- text: Image of TOK
|
11 |
output:
|
12 |
-
url: samples/
|
13 |
base_model: black-forest-labs/FLUX.1-dev
|
14 |
instance_prompt: TOK
|
15 |
license: other
|
@@ -17,7 +17,7 @@ license_name: flux-1-dev-non-commercial-license
|
|
17 |
license_link: https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md
|
18 |
---
|
19 |
|
20 |
-
#
|
21 |
Model trained with [AI Toolkit by Ostris](https://github.com/ostris/ai-toolkit)
|
22 |
<Gallery />
|
23 |
|
@@ -38,7 +38,7 @@ from diffusers import AutoPipelineForText2Image
|
|
38 |
import torch
|
39 |
|
40 |
pipeline = AutoPipelineForText2Image.from_pretrained('black-forest-labs/FLUX.1-dev', torch_dtype=torch.bfloat16).to('cuda')
|
41 |
-
pipeline.load_lora_weights('sarathmenon/lora_weights', weight_name='
|
42 |
image = pipeline('Image of TOK').images[0]
|
43 |
image.save("my_image.png")
|
44 |
```
|
|
|
9 |
widget:
|
10 |
- text: Image of TOK
|
11 |
output:
|
12 |
+
url: samples/1740325165777__000000020_0.jpg
|
13 |
base_model: black-forest-labs/FLUX.1-dev
|
14 |
instance_prompt: TOK
|
15 |
license: other
|
|
|
17 |
license_link: https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md
|
18 |
---
|
19 |
|
20 |
+
# Encouraging Panda
|
21 |
Model trained with [AI Toolkit by Ostris](https://github.com/ostris/ai-toolkit)
|
22 |
<Gallery />
|
23 |
|
|
|
38 |
import torch
|
39 |
|
40 |
pipeline = AutoPipelineForText2Image.from_pretrained('black-forest-labs/FLUX.1-dev', torch_dtype=torch.bfloat16).to('cuda')
|
41 |
+
pipeline.load_lora_weights('sarathmenon/lora_weights', weight_name='Encouraging Panda.safetensors')
|
42 |
image = pipeline('Image of TOK').images[0]
|
43 |
image.save("my_image.png")
|
44 |
```
|
samples/1740325090953__000000001_0.jpg
ADDED
![]() |
samples/1740325128974__000000011_0.jpg
ADDED
![]() |
samples/1740325165777__000000020_0.jpg
ADDED
![]() |