multimodalart HF staff commited on
Commit
9aece32
·
verified ·
1 Parent(s): 24688cc

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 cttoy in a bustling cafe
10
+ output:
11
+ url: samples/1724924972654__000001000_0.jpg
12
+ - text: A cttoy at the beach
13
+ output:
14
+ url: samples/1724925045224__000001000_1.jpg
15
+ - text: A cttoy made out of clay
16
+ output:
17
+ url: samples/1724925118204__000001000_2.jpg
18
+ base_model: black-forest-labs/FLUX.1-dev
19
+ instance_prompt: cttoy
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
+ # cat-toy-flux
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 `cttoy` to trigger the image generation.
32
+
33
+ ## Download model
34
+
35
+ Weights for this model are available in Safetensors format.
36
+
37
+ [Download](/multimodalart/cat-toy-flux/tree/main) them in the Files & versions tab.
cat-toy-flux.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a45ccf45586f614632b37926c80a5367aca9357e44000c62475b204280bc60ca
3
+ size 171969400
samples/1724924972654__000001000_0.jpg ADDED
samples/1724925045224__000001000_1.jpg ADDED
samples/1724925118204__000001000_2.jpg ADDED