Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
Qasaawaleid/telebot
Dooratre
/
telebot12
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Dooratre
commited on
Jul 8, 2024
Commit
b379e36
·
verified
·
1 Parent(s):
71a8e06
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -1,6 +1,6 @@
1
!pip install pyTelegramBotAPI
2
!pip install numpy==1.19.3
3
-
!pip install pandas==1.1
4
5
6
import telebot
1
!pip install pyTelegramBotAPI
2
!pip install numpy==1.19.3
3
+
!pip install pandas==1.1
.3
4
5
6
import telebot