SuriRaja commited on
Commit
e3870e5
·
verified ·
1 Parent(s): 1c3269c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -30,6 +30,6 @@ This app streams videos directly from a public Google Drive folder, detects face
30
  - `.huggingface.yaml`
31
  - `README.md`
32
 
33
- ## Note
34
 
35
  If your app is stuck at "Building" or "Starting", reduce the number of large dependencies like `dlib`. This app is optimized using **MediaPipe**, not dlib, to reduce build time and errors.
 
30
  - `.huggingface.yaml`
31
  - `README.md`
32
 
33
+ ## Note
34
 
35
  If your app is stuck at "Building" or "Starting", reduce the number of large dependencies like `dlib`. This app is optimized using **MediaPipe**, not dlib, to reduce build time and errors.