Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ImjerryCo
/
JerryCod
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
ImjerryCo
commited on
Jan 16
Commit
a8b9264
·
verified
·
1 Parent(s):
bc0e1d1
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -1,4 +1,5 @@
1
#!/usr/bin/env python3
2
import asyncio
3
import re
4
from telethon import TelegramClient, events
1
#!/usr/bin/env python3
2
+
import os
3
import asyncio
4
import re
5
from telethon import TelegramClient, events