Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
sunithalv
/
SDLC-Langchain
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
SDLC-Langchain
/
app.py
sunithalv
Updated latest code changes
c8fb072
10 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
86 Bytes
from
src.sdlc.main
import
load_sdlc_app
if
__name__==
"__main__"
:
load_sdlc_app()