Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
DawnC
/
VisionScout
like
41
Running
on
Zero
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
2ceac6b
VisionScout
/
safety_templates.py
DawnC
Upload 27 files
3172319
verified
7 days ago
raw
Copy download link
history
blame
Safe
199 Bytes
SAFETY_TEMPLATES = {
"general"
:
"Pay attention to {safety_element}."
,
"warning"
:
"Be cautious of {hazard} in this environment."
,
"notice"
:
"Note the presence of {element_of_interest}."
}