mehranandi commited on
Commit
54a1776
·
1 Parent(s): dc19130

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -18,7 +18,7 @@ demo = gr.load(
18
  if __name__ == "__main__":
19
  demo.launch()
20
 
21
- !pip install pyTelegramBotAPI
22
  import telebot
23
 
24
  bot = telebot.TeleBot('6701619783:AAFE384ILY-KADTXQryB0mLqwh-Svwu2lyE')
 
18
  if __name__ == "__main__":
19
  demo.launch()
20
 
21
+
22
  import telebot
23
 
24
  bot = telebot.TeleBot('6701619783:AAFE384ILY-KADTXQryB0mLqwh-Svwu2lyE')