TheDenk commited on
Commit
dc50a74
1 Parent(s): ebc6bfd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -24
README.md CHANGED
@@ -10,30 +10,11 @@ tags:
10
  - diffusers
11
  ---
12
 
13
- # CogvideoX Controlnet Extention
14
- <!DOCTYPE html>
15
- <html lang="en">
16
- <head>
17
- <meta charset="UTF-8">
18
- <meta name="viewport" content="initial-scale=1.0">
19
- <title>Examples</title>
20
- </head>
21
- <body>
22
- <div class="video-container">
23
- <div class="video-item">
24
- <div class="video-item">
25
- <video width="100%" controls>
26
- <source src="https://github.com/TheDenk/cogvideox-controlnet/blob/main/resources/stacked_ship.mp4" type="video/mp4">
27
- </video>
28
- </div>
29
- <div class="video-item">
30
- <video width="100%" controls>
31
- <source src="https://github.com/TheDenk/cogvideox-controlnet/blob/main/resources/stacked_car.mp4" type="video/mp4">
32
- </video>
33
- </div>
34
- </div>
35
- </body>
36
- </html>
37
 
38
 
39
  ### How to
 
10
  - diffusers
11
  ---
12
 
13
+
14
+ <video controls autoplay src="https://cdn-uploads.huggingface.co/production/uploads/63fde49f6315a264aba6a7ed/VFtwr_VimGF6g51PGQYwN.mp4"></video>
15
+
16
+
17
+ <video controls autoplay src="https://cdn-uploads.huggingface.co/production/uploads/63fde49f6315a264aba6a7ed/YaCSr74Iiw6nuqtT1Gtei.mp4"></video>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
18
 
19
 
20
  ### How to