grubmit commited on
Commit
a7d2779
·
verified ·
1 Parent(s): 5c5481d

Upload folder using huggingface_hub

Browse files
Files changed (3) hide show
  1. .gitattributes +1 -0
  2. index.html +2 -5
  3. player_tracking.gif +3 -0
.gitattributes CHANGED
@@ -34,3 +34,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
  player_tracking.mp4 filter=lfs diff=lfs merge=lfs -text
 
 
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
  player_tracking.mp4 filter=lfs diff=lfs merge=lfs -text
37
+ player_tracking.gif filter=lfs diff=lfs merge=lfs -text
index.html CHANGED
@@ -158,7 +158,7 @@
158
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.4);
159
  }
160
 
161
- .video-showcase video {
162
  width: 100%;
163
  display: block;
164
  border-radius: 12px;
@@ -306,10 +306,7 @@
306
  <h3>Video Intelligence</h3>
307
  <p>Transform video content into queryable, monetizable assets with our flagship platform.</p>
308
  <div class="video-showcase">
309
- <video autoplay loop muted playsinline preload="auto">
310
- <source src="./player_tracking.mp4" type="video/mp4">
311
- Your browser does not support the video tag.
312
- </video>
313
  </div>
314
  <a href="https://infactory.ai/video-intelligence">Explore Video Intelligence →</a>
315
  </div>
 
158
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.4);
159
  }
160
 
161
+ .video-showcase img {
162
  width: 100%;
163
  display: block;
164
  border-radius: 12px;
 
306
  <h3>Video Intelligence</h3>
307
  <p>Transform video content into queryable, monetizable assets with our flagship platform.</p>
308
  <div class="video-showcase">
309
+ <img src="./player_tracking.gif" alt="Video Intelligence Demo - Player Tracking">
 
 
 
310
  </div>
311
  <a href="https://infactory.ai/video-intelligence">Explore Video Intelligence →</a>
312
  </div>
player_tracking.gif ADDED

Git LFS Details

  • SHA256: d5d306926def5b0a5e8af1b83d2120a3173ffce8525efbd8562583409db4a2e4
  • Pointer size: 132 Bytes
  • Size of remote file: 2.79 MB