Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Tngarg
/
Website_intelligent_report
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Website_intelligent_report
/
app.py
Tngarg
Update app.py
9d1cf85
verified
8 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
78 Bytes
# app.py
from
ui
import
launch_ui
if
__name__ ==
"__main__"
:
launch_ui()