Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
safe-challenge-2025
/
example-submission
like
0
Follow
SAFE: Image Edit Detection and Localization Challenge 2025
11
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
3
789798d
example-submission
301 kB
5 contributors
History:
31 commits
cc-dsri
Add GPU support for inference service
789798d
23 days ago
app
Add GPU support for inference service
23 days ago
scripts
Clean up docs. Fix test script incorrect path.
about 1 month ago
.dockerignore
285 Bytes
updated README.md
about 2 months ago
.env.example
161 Bytes
updated README.md
about 2 months ago
.gitattributes
1.52 kB
initial commit
about 1 month ago
.gitignore
77 Bytes
Clean up docs. Fix test script incorrect path.
about 1 month ago
.python-version
8 Bytes
initial commit
4 months ago
Dockerfile
795 Bytes
Download model weights in Dockerfile. Large revision of README to include submission instructions. Add challenge-cli.py to make uploading via the Dyff API easier.
25 days ago
README.md
24 kB
Add a TL;DR to How to participate
23 days ago
cat.json
185 kB
Fix docker image not working in kubernetes. Fix int width not set in input scherma. Add makefile and test image.
about 1 month ago
challenge-cli.py
8.77 kB
Add GPU support for inference service
23 days ago
main.py
101 Bytes
initial commit
4 months ago
makefile
1.72 kB
Default to CPU-only version of torch. Improve docs.
about 1 month ago
mask.png
167 Bytes
Clean up docs. Fix test script incorrect path.
about 1 month ago
prompt.sh
114 Bytes
Fix docker image not working in kubernetes. Fix int width not set in input scherma. Add makefile and test image.
about 1 month ago
requirements.cpu.in
18 Bytes
Default to CPU-only version of torch. Improve docs.
about 1 month ago
requirements.cpu.txt
8.82 kB
Default to CPU-only version of torch. Improve docs.
about 1 month ago
requirements.in
384 Bytes
Default to CPU-only version of torch. Improve docs.
about 1 month ago
requirements.torch.cpu.in
66 Bytes
Default to CPU-only version of torch. Improve docs.
about 1 month ago
requirements.torch.cpu.txt
90 Bytes
Default to CPU-only version of torch. Improve docs.
about 1 month ago
requirements.txt
9.77 kB
Default to CPU-only version of torch. Improve docs.
about 1 month ago
response.json
474 Bytes
Default to CPU-only version of torch. Improve docs.
about 1 month ago
test_main.http
12.8 kB
refactored codebase
about 2 months ago