CoolFace
Apppublic

HFTools/inference-api

sourceHugging Facemitupdated 3y agoView on Hugging Face
31likes
+page.ts4 linesDownload Raw Back to routes
1// since there's no dynamic data here, we can prerender2// it so that it gets served as a static asset in production3export const prerender = true;4