Celestat commited on
Commit
a57b7f9
1 Parent(s): ef74948

Update config.py

Browse files
Files changed (1) hide show
  1. config.py +2 -2
config.py CHANGED
@@ -1,9 +1,9 @@
1
  # Paste your huggingfase API KEY
2
- HF_API_KEY = 'FaceApi' # hf_*******************************
3
  # Get it in https://huggingface.co/settings/tokens You need to have hf a account for this.
4
 
5
  # Paste your telebot API KEY
6
- TELEBOT_API_KEY = '5931004341:AAF0wjWqIqy7cbBEGsaEpjJDyfLHx5rflPk'
7
  # - Search for the "BotFather" bot in the search bar.
8
  # - Open the chat with the BotFather and send the command "/start" to initiate a conversation.
9
  # - Follow the instructions provided by the BotFather. For example, you can send the command "/newbot" to create a new bot.
 
1
  # Paste your huggingfase API KEY
2
+ HF_API_KEY = '' # hf_*******************************
3
  # Get it in https://huggingface.co/settings/tokens You need to have hf a account for this.
4
 
5
  # Paste your telebot API KEY
6
+ TELEBOT_API_KEY = '6058544081:AAEH1cpFnSgC3Yg0hqJ2NGtb6s6s0rbBvMg'
7
  # - Search for the "BotFather" bot in the search bar.
8
  # - Open the chat with the BotFather and send the command "/start" to initiate a conversation.
9
  # - Follow the instructions provided by the BotFather. For example, you can send the command "/newbot" to create a new bot.