Commit
•
ef68759
1
Parent(s):
1dffd8c
Upload folder using huggingface_hub
Browse files
README.md
ADDED
@@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- text-to-image
|
4 |
+
- flux
|
5 |
+
- lora
|
6 |
+
- diffusers
|
7 |
+
- template:sd-lora
|
8 |
+
widget:
|
9 |
+
- text: a vr headset product designed by prdsgn
|
10 |
+
output:
|
11 |
+
url: samples/1725045652489__000001000_0.jpg
|
12 |
+
- text: an instant noodle packaging product designed by prdsgn
|
13 |
+
output:
|
14 |
+
url: samples/1725045755426__000001000_1.jpg
|
15 |
+
- text: a coffee machine product designed by prdsgn
|
16 |
+
output:
|
17 |
+
url: samples/1725045858349__000001000_2.jpg
|
18 |
+
base_model: black-forest-labs/FLUX.1-dev
|
19 |
+
instance_prompt: product designed by prdsgn
|
20 |
+
license: other
|
21 |
+
license_name: flux-1-dev-non-commercial-license
|
22 |
+
license_link: https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md
|
23 |
+
---
|
24 |
+
|
25 |
+
# product-design
|
26 |
+
Model trained with [AI Toolkit by Ostris](https://github.com/ostris/ai-toolkit)
|
27 |
+
<Gallery />
|
28 |
+
|
29 |
+
## Trigger words
|
30 |
+
|
31 |
+
You should use `product designed by prdsgn` to trigger the image generation.
|
32 |
+
|
33 |
+
## Download model
|
34 |
+
|
35 |
+
Weights for this model are available in Safetensors format.
|
36 |
+
|
37 |
+
[Download](/multimodalart/product-design/tree/main) them in the Files & versions tab.
|
product-design.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ac4244e74de76c8a4572e701f73f652171fe9b6427855245f1cf284d53854605
|
3 |
+
size 171969448
|
samples/1725045652489__000001000_0.jpg
ADDED
samples/1725045755426__000001000_1.jpg
ADDED
samples/1725045858349__000001000_2.jpg
ADDED