Spaces:
Runtime error
Runtime error
File size: 121 Bytes
2f05758 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
env/
.idea
# Models
pretrained_model/*.pth
# Output
test_img/*
test_output/*
.history/
.vscode/
__pycache__/
.DS_Store |