Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
vickydmt
/
tg-stream
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
tg-stream
/
WebStreamer
/
server
/
exceptions.py
vickydmt
Upload folder using huggingface_hub
8db43b6
verified
15 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"