Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
bpratik
/
Chatbot
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Chatbot
/
app.py
pratikcsv
skeleton ui is ready
35e5d08
29 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
72 Bytes
from
src.main
import
load_app
if
__name__ ==
"__main__"
:
load_app()