Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ruslanmv
/
HomePilot
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
HomePilot
/
backend
/
app
/
__init__.py
HomePilot Deploy Bot
chore(hf): sync HomePilot to HF Space
23b413b
1 day ago
raw
Copy download link
history
blame
contribute
delete
136 Bytes
"""HomePilot backend package.
This module name intentionally matches the import path used by uvicorn (app.main:app).
"""
__all__ = []