Spaces:
Runtime error
Runtime error
from fastapi import FastAPI | |
app = FastAPI(title="Deploying FastAPI Apps on Huggingface") |
from fastapi import FastAPI | |
app = FastAPI(title="Deploying FastAPI Apps on Huggingface") |