Spaces:
Sleeping
Sleeping
async def read_root(): | |
return {"message": "Welcome to my FastAPI deployment on Hugging Face!"} |
async def read_root(): | |
return {"message": "Welcome to my FastAPI deployment on Hugging Face!"} |