Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
yangtb24
/
tg-bot
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
yangtb24
commited on
Jan 3
Commit
cedda6a
·
verified
·
1 Parent(s):
41049f1
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -532,4 +532,4 @@ async def main():
532
await application.run_polling()
533
534
if __name__ == "__main__":
535
-
asyncio.run(main())
532
await application.run_polling()
533
534
if __name__ == "__main__":
535
+
asyncio.run(main())