Spaces:
Runtime error
Runtime error
Commit ·
54a1776
1
Parent(s): dc19130
Update app.py
Browse files
app.py
CHANGED
|
@@ -18,7 +18,7 @@ demo = gr.load(
|
|
| 18 |
if __name__ == "__main__":
|
| 19 |
demo.launch()
|
| 20 |
|
| 21 |
-
|
| 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')
|