Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
chtseng
/
yolo.dog
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
ch-tseng
commited on
Nov 14, 2023
Commit
d03afc0
·
1 Parent(s):
46779cd
update
Browse files
Files changed (1)
hide
show
config.py
+1
-1
config.py
CHANGED
Viewed
@@ -26,7 +26,7 @@ ROOT = root_path.relative_to(Path.cwd())
26
27
28
# Source
29
-
SOURCES_LIST = ["Image"
, "Video"
]
30
31
32
# DL model config
26
27
28
# Source
29
+
SOURCES_LIST = ["Image"]
30
31
32
# DL model config