CiaraRowles commited on
Commit
435ea5c
1 Parent(s): 8c223b1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -6,9 +6,9 @@ tags:
6
  - diffusers
7
  base_model: runwayml/stable-diffusion-v1-5
8
  ---
9
- Introducing the Beta Version of TemporalNet
10
 
11
- TemporalNet is a ControlNet model designed to enhance the temporal consistency of generated outputs
12
 
13
  TemporalNet 2 is an evolution on the concept, where the generated outputs are guided by both the last frame *and* an optical flow map between the frames, improving generation consistency.
14
 
 
6
  - diffusers
7
  base_model: runwayml/stable-diffusion-v1-5
8
  ---
9
+ Introducing TemporalNet2
10
 
11
+ TemporalNet was a ControlNet model designed to enhance the temporal consistency of generated outputs
12
 
13
  TemporalNet 2 is an evolution on the concept, where the generated outputs are guided by both the last frame *and* an optical flow map between the frames, improving generation consistency.
14