jfischoff commited on
Commit
f2a93bb
1 Parent(s): c533bf6

update readme

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -14,11 +14,11 @@ Using the pipeline, InstructPix2Pix T2I model and this motion module, you can ge
14
 
15
  _Make her smile_
16
 
17
- ![Smiling](images/mona-lisa-smiles.mp4)
18
 
19
  _Make her on fire_
20
 
21
- ![On Fire](images/mona-lisa-on-fire.mp4)
22
 
23
  ## Training
24
  The training procedure was modified to pass the first frame of all videos to the extra channels of the InstructPix2Pix model. The model was trained 4500 steps with a learning rate of 5e-7 and 5500 steps at 1e-7, with a batch size of 1.
 
14
 
15
  _Make her smile_
16
 
17
+ ![Smiling](images/mona-lisa-smiles.gif)
18
 
19
  _Make her on fire_
20
 
21
+ ![On Fire](images/mona-lisa-on-fire.gif)
22
 
23
  ## Training
24
  The training procedure was modified to pass the first frame of all videos to the extra channels of the InstructPix2Pix model. The model was trained 4500 steps with a learning rate of 5e-7 and 5500 steps at 1e-7, with a batch size of 1.