Spaces:
Sleeping
Sleeping
Update README.md
Browse files
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.
|