Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
sunithalv
/
SDLC
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
SDLC
File size: 86 Bytes
c8fb072
1
2
3
4
5
from
src.sdlc.main
import
load_sdlc_app
if
__name__==
"__main__"
: load_sdlc_app()