matybohacek commited on
Commit
843b172
1 Parent(s): 5215adb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -11
README.md CHANGED
@@ -126,7 +126,7 @@ The DeepAction dataset contains over 3,000 videos generated by six text-to-video
126
 
127
  <br>
128
 
129
- # Getting Started
130
 
131
  To get started, log into Hugging Face in your CLI environment, and run:
132
 
@@ -146,42 +146,41 @@ Included below are example videos generated using the prompt "a person taking a
146
  <table class="video-table">
147
  <tr>
148
  <td style="width: 50%;">
149
- <video src="www.matsworld.io/data/ucbresearch/deepaction/Pexels.mp4" controls></video>
150
  <p style="text-align: center;">Real</p>
151
  </td>
152
  <td style="width: 50%;">
153
- <video src="www.matsworld.io/data/ucbresearch/deepaction/BDAnimateDiffLightning.mp4" controls ></video>
154
  <p style="text-align: center;">AnimateDiff</p>
155
  </td>
156
  </tr>
157
  <tr>
158
  <td style="width: 50%;">
159
- <video src="www.matsworld.io/data/ucbresearch/deepaction/CogVideoX5B.mp4" controls></video>
160
  <p style="text-align: center;">CogVideoX5B</p>
161
  </td>
162
  <td style="width: 50%;">
163
- <video src="www.matsworld.io/data/ucbresearch/deepaction/RunwayML.mp4" controls ></video>
164
  <p style="text-align: center;">RunwayML</p>
165
  </td>
166
  </tr>
167
  <tr>
168
  <td style="width: 50%;">
169
- <video src="www.matsworld.io/data/ucbresearch/deepaction/StableDiffusion.mp4" controls></video>
170
  <p style="text-align: center;">StableDiffusion</p>
171
  </td>
172
  <td style="width: 50%;">
173
- <video src="www.matsworld.io/data/ucbresearch/deepaction/Veo.mp4" controls ></video>
174
  <p style="text-align: center;">Veo (pre-release version)</p>
175
  </td>
176
  </tr>
177
  <tr>
178
  <td style="width: 50%;">
179
- <video src="www.matsworld.io/data/ucbresearch/deepaction/VideoPoet.mp4" controls></video>
180
  <p style="text-align: center;">VideoPoet</p>
181
  </td>
182
  <td style="width: 50%;">
183
- <video src="" controls ></video>
184
- <p style="text-align: center;"></p>
185
  </td>
186
  </tr>
187
  </table>
@@ -196,7 +195,7 @@ TBD, will be provided by pcounsel
196
 
197
  ## Misc
198
 
199
- Please use the following citation when using this dataset:
200
 
201
  ```bib
202
  TBD
 
126
 
127
  <br>
128
 
129
+ ## Getting Started
130
 
131
  To get started, log into Hugging Face in your CLI environment, and run:
132
 
 
146
  <table class="video-table">
147
  <tr>
148
  <td style="width: 50%;">
149
+ <video src="https://data.matsworld.io/ucbresearch/deepaction/Pexels.mp4" controls></video>
150
  <p style="text-align: center;">Real</p>
151
  </td>
152
  <td style="width: 50%;">
153
+ <video src="https://data.matsworld.io/ucbresearch/deepaction/BDAnimateDiffLightning.mp4" controls ></video>
154
  <p style="text-align: center;">AnimateDiff</p>
155
  </td>
156
  </tr>
157
  <tr>
158
  <td style="width: 50%;">
159
+ <video src="https://data.matsworld.io/ucbresearch/deepaction/CogVideoX5B.mp4" controls></video>
160
  <p style="text-align: center;">CogVideoX5B</p>
161
  </td>
162
  <td style="width: 50%;">
163
+ <video src="https://data.matsworld.io/ucbresearch/deepaction/RunwayML.mp4" controls ></video>
164
  <p style="text-align: center;">RunwayML</p>
165
  </td>
166
  </tr>
167
  <tr>
168
  <td style="width: 50%;">
169
+ <video src="https://data.matsworld.io/ucbresearch/deepaction/StableDiffusion.mp4" controls></video>
170
  <p style="text-align: center;">StableDiffusion</p>
171
  </td>
172
  <td style="width: 50%;">
173
+ <video src="https://data.matsworld.io/ucbresearch/deepaction/Veo.mp4" controls ></video>
174
  <p style="text-align: center;">Veo (pre-release version)</p>
175
  </td>
176
  </tr>
177
  <tr>
178
  <td style="width: 50%;">
179
+ <video src="https://data.matsworld.io/ucbresearch/deepaction/VideoPoet.mp4" controls></video>
180
  <p style="text-align: center;">VideoPoet</p>
181
  </td>
182
  <td style="width: 50%;">
183
+
 
184
  </td>
185
  </tr>
186
  </table>
 
195
 
196
  ## Misc
197
 
198
+ Please use the following citation when referring to this dataset:
199
 
200
  ```bib
201
  TBD