Files changed (1) hide show
  1. README.md +13 -14
README.md CHANGED
@@ -1,36 +1,35 @@
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.
 
1
  ---
2
  tags:
3
+ - image-to-video
4
  - stable-diffusion
5
  - lora
6
  - diffusers
7
  - template:sd-lora
8
+ - animate-diff
9
+ - nsfw
10
  widget:
11
+ - text: a girl laughing in polaroid style
12
+ image: images/image.webp
13
  output:
14
+ url: videos/sample.mp4
15
  base_model: black-forest-labs/FLUX.1-dev
16
+ instance_prompt: polaroid style
17
  license: cc-by-nc-4.0
18
  ---
19
+ # Pola Video (Flux Dev)
20
 
21
  <Gallery />
22
 
23
+ ## Model description
24
 
25
+ This model transforms static images into short animated clips using the visual style of Polaroid photography. It builds on the Flux Dev base model and integrates LoRA fine-tuning for NSFW realism and stylized motion.
 
 
26
 
27
+ Trained using open-source datasets and Replicate’s infrastructure, it inherits the same license as Flux Dev, with additional CC BY-NC-4.0 attribution requirements.
28
 
29
  ## Trigger words
30
 
31
+ Use `polaroid style`, `instant photo`, or `retro film` to guide the animation style.
 
32
 
33
  ## Download model
34
 
35
+ Weights are available in Safetensors format and can be found in the [Files & versions tab](/Edweibin/flux-dev-nfsw/tree/main).