Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
msaifee
/
DevPilot
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
DevPilot
/
app_api.py
msaifee
DevPilot
974e5e3
11 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
94 Bytes
from
src.dev_pilot.api.fastapi_app
import
load_app
if
__name__ ==
"__main__"
:
load_app()