Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
imseldrith
/
Adv_bot
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
a41986f
Adv_bot
/
database
/
access.py
imseldrith
Upload 3 files
7858524
over 2 years ago
raw
Copy download link
history
blame
Safe
128 Bytes
from
config
import
Config
from
database.database
import
Database
clinton = Database(Config.DATABASE_URL, Config.SESSION_NAME)