CoolFace
Apppublic

eyeqkfs/retinal-api

sourceHugging Faceupdated 1y agoView on Hugging Face
0likes
app.py4 linesDownload Raw Back to root
1python# Import the FastAPI application2from retinal import app3 4# This file is needed for Hugging Face Spaces to recognize the FastAPI app