Edweibin commited on
Commit
f09d268
·
verified ·
1 Parent(s): 94d9623

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +36 -0
README.md ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ tags:
3
+ - text-to-image
4
+ - stable-diffusion
5
+ - lora
6
+ - diffusers
7
+ - template:sd-lora
8
+ widget:
9
+ - text: a girl laughing
10
+ output:
11
+ url: images/image.webp
12
+ base_model: black-forest-labs/FLUX.1-dev
13
+ instance_prompt: anything
14
+ license: cc-by-nc-4.0
15
+ ---
16
+ # Pola Photo (Flux Dev)
17
+
18
+ <Gallery />
19
+
20
+ ## Model description
21
+
22
+ This model creates realistic pictures reminiscent of popular instant photo styles, such as Polaroid.
23
+
24
+ This was trained thanks to Replicate, on their platform. It was trained with open source materials and falls under the same license as Flux Dev, with the addition of CC non commercial with attribution for any additional elements.
25
+
26
+
27
+ ## Trigger words
28
+
29
+ You should use `polaroid style` to trigger the image generation.
30
+
31
+
32
+ ## Download model
33
+
34
+ Weights for this model are available in Safetensors format.
35
+
36
+ [Download](/Edweibin/flux-dev-nfsw/tree/main) them in the Files & versions tab.