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
refs/pr/3
example-submission
306 kB
5 contributors
History:
33 commits
jobinmthomas7
Update README.md
c98bf5e
verified
5 days ago
app
Add GPU support for inference service
13 days ago
scripts
Clean up docs. Fix test script incorrect path.
27 days ago
.dockerignore
285 Bytes
updated README.md
about 1 month ago
.env.example
161 Bytes
updated README.md
about 1 month ago
.gitattributes
1.52 kB
initial commit
about 1 month ago
.gitignore
77 Bytes
Clean up docs. Fix test script incorrect path.
27 days ago
.python-version
8 Bytes
initial commit
3 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.
15 days ago
Dockerfile.gpu
1.14 kB
Add GPU Dockerfile and requirements
12 days ago
README.md
26 kB
Update README.md
5 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.
29 days ago
challenge-cli.py
8.78 kB
Add GPU Dockerfile and requirements
12 days ago
main.py
101 Bytes
initial commit
3 months ago
makefile
1.95 kB
Add GPU Dockerfile and requirements
12 days ago
mask.png
167 Bytes
Clean up docs. Fix test script incorrect path.
27 days 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.
29 days ago
requirements.cpu.in
18 Bytes
Default to CPU-only version of torch. Improve docs.
27 days ago
requirements.cpu.txt
8.82 kB
Default to CPU-only version of torch. Improve docs.
27 days ago
requirements.in
384 Bytes
Default to CPU-only version of torch. Improve docs.
27 days ago
requirements.torch.cpu.in
66 Bytes
Default to CPU-only version of torch. Improve docs.
27 days ago
requirements.torch.cpu.txt
90 Bytes
Default to CPU-only version of torch. Improve docs.
27 days ago
requirements.torch.gpu.in
18 Bytes
Add GPU Dockerfile and requirements
12 days ago
requirements.torch.gpu.txt
1.58 kB
Add GPU Dockerfile and requirements
12 days ago
requirements.txt
9.77 kB
Default to CPU-only version of torch. Improve docs.
27 days ago
response.json
474 Bytes
Default to CPU-only version of torch. Improve docs.
27 days ago
test_main.http
12.8 kB
refactored codebase
about 1 month ago