Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Kanhauauwhwh
/
file
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
file
/
server
/
exceptions.py
Kanhshsh
Upload 60 files
b00d2c6
verified
15 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
122 Bytes
class
InvalidHash
(
Exception
):
message =
"Invalid hash"
class
FIleNotFound
(
Exception
):
message =
"File not found"