Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
privateone
/
teleapi
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
eb81f74
teleapi
/
FileStream
/
server
/
exceptions.py
BinaryONe
APP -sparkdrive
e566133
11 months ago
raw
Copy download link
history
blame
Safe
121 Bytes
class
InvalidHash
(
Exception
):
message =
"Invalid hash"
class
FIleNotFound
(
Exception
):
message =
"File not found"