broadfield-dev commited on
Commit
9005bad
·
verified ·
1 Parent(s): ce0faa0

Update templates/index.html

Browse files
Files changed (1) hide show
  1. templates/index.html +5 -0
templates/index.html CHANGED
@@ -63,12 +63,17 @@
63
  <p class="text-slate-500 text-sm text-center italic mt-10">Waiting for query...</p>
64
  </div>
65
  </div>
 
66
  </div>
67
 
68
  <!-- Footer -->
 
 
 
69
  <div class="text-center text-xs text-slate-500 pt-8 border-t border-slate-800">
70
  Powered by <a href="https://github.com/memvid/memvid" class="text-sky-400 hover:underline">Memvid</a> & Flask
71
  </div>
 
72
  </div>
73
 
74
  <script>
 
63
  <p class="text-slate-500 text-sm text-center italic mt-10">Waiting for query...</p>
64
  </div>
65
  </div>
66
+
67
  </div>
68
 
69
  <!-- Footer -->
70
+ <div class="text-center text-xs text-slate-500 pt-8 border-t border-slate-800">
71
+ Video Memory File: <a href="https://huggingface.co/datasets/broadfield-dev/memvid-storage/blob/main/knowledge.mv2" class="text-sky-400 hover:underline">https://huggingface.co/datasets/broadfield-dev/memvid-storage/blob/main/knowledge.mv2</a>
72
+ </div>
73
  <div class="text-center text-xs text-slate-500 pt-8 border-t border-slate-800">
74
  Powered by <a href="https://github.com/memvid/memvid" class="text-sky-400 hover:underline">Memvid</a> & Flask
75
  </div>
76
+ https://huggingface.co/datasets/broadfield-dev/memvid-storage/blob/main/knowledge.mv2
77
  </div>
78
 
79
  <script>