Spaces:
Runtime error
Runtime error
File size: 277 Bytes
7b813cc |
1 2 3 4 5 6 7 8 9 10 11 12 |
[core]
repositoryformatversion = 0
filemode = true
bare = false
logallrefupdates = true
[remote "origin"]
url = https://huggingface.co/spaces/reidddd/carDamageDetection
fetch = +refs/heads/*:refs/remotes/origin/*
[branch "main"]
remote = origin
merge = refs/heads/main
|