Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
vickydmt
/
tgfs
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
tgfs
/
WebStreamer
/
server
/
exceptions.py
S VIVEGANANDAN
Push latest changes from FileStreamBot-1
b0bc1a0
14 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
123 Bytes
class
InvalidHash
(
Exception
):
message =
"Invalid hash"
class
FIleNotFound
(
Exception
):
message =
"File not found"