Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
AUXteam
/
WitNote
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
WitNote
/
internal
/
bridge
/
state_lock_other.go
AUXteam
Upload folder using huggingface_hub
6a7089a
verified
about 1 month ago
raw
Copy download link
history
blame
contribute
delete
86 Bytes
//go:build !windows
package
bridge
func
isLockError
(_
error
)
bool
{
return
false
}