Hammad712 commited on
Commit
a333428
·
1 Parent(s): 79a7a41

Fix: Add required HF YAML metadata for Docker

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -1,3 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
1
  # Video RAG System Project
2
 
3
  This FastAPI-based Video RAG (Retrieval-Augmented Generation) system provides endpoints to:
 
1
+ ---
2
+ title: Video Rag
3
+ emoji: 🎥
4
+ colorFrom: blue
5
+ colorTo: indigo
6
+ sdk: docker
7
+ app_port: 7860
8
+ pinned: false
9
+ ---
10
+
11
+
12
  # Video RAG System Project
13
 
14
  This FastAPI-based Video RAG (Retrieval-Augmented Generation) system provides endpoints to: