Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
RTL
/
videomatch
like
4
Build error
App
Files
Files
Community
1
0112deb
videomatch
/
config.py
dodijk
Refactor app.py into separate files
7971a7a
about 2 years ago
raw
Copy download link
history
blame
Safe
101 Bytes
import
tempfile
VIDEO_DIRECTORY = tempfile.gettempdir()
FPS =
5
MIN_DISTANCE =
4
MAX_DISTANCE =
30