tg-stream / WebStreamer /__init__.py
vickydmt's picture
Upload folder using huggingface_hub
8db43b6 verified
raw
history blame contribute delete
103 Bytes
# This file is a part of TG-FileStreamBot
import time
__version__ = "2.5.0"
StartTime = time.time()