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
File size: 72 Bytes
35e5d08
1
2
3
4
from
src.main
import
load_app
if
__name__ ==
"__main__"
: load_app()