Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
Duplicated from
Charan5775/fastest
Charan5775
/
testingtodeploy
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Charan5775
commited on
Jan 7, 2025
Commit
2e3b109
·
verified
·
1 Parent(s):
7d0c973
Create config.py
Browse files
Files changed (1)
hide
show
config.py
+4
-0
config.py
ADDED
Viewed
@@ -0,0 +1,4 @@
1
+
# Configuration file for API credentials
2
+
API_ID = "22360626"
3
+
API_HASH = "e617b432998ddcac3f6f71b08780c926"
4
+
BOT_TOKEN = "6274314695:AAGXV12S2qNzmrRHhTJ88oWAhqWOBWI8rls"