File size: 164 Bytes
d1432ed
 
 
 
628bcda
1
2
3
4
5
# Import the FastAPI app from our app module
from app.main import app

# This file is required by Hugging Face Spaces
# It exposes our FastAPI app at the root level