MCPcopy Index your code

hub / github.com/Nutlope/restorePhotos / functions

Functions26 in github.com/Nutlope/restorePhotos

↓ 2 callersFunctionclassNames
(...classes: string[])
components/Toggle.tsx:3
↓ 1 callersFunctionappendNewToName
(name: string)
utils/appendNewToName.ts:1
↓ 1 callersFunctiondownloadPhoto
(url: string, filename: string)
utils/downloadPhoto.ts:10
↓ 1 callersFunctionforceDownload
(blobUrl: string, filename: string)
utils/downloadPhoto.ts:1
↓ 1 callersFunctiongeneratePhoto
(fileUrl: string)
pages/restore.tsx:89
↓ 1 callersMethodgetModel
()
utils/nsfwCheck.ts:12
↓ 1 callersMethodpredict
(element: HTMLImageElement, guesses: number)
utils/nsfwCheck.ts:24
↓ 1 callersMethodpredictImg
(file: File, guesses = 5)
utils/nsfwCheck.ts:31
FunctionCompareSlider
({ original, restored, }: { original: string; restored: string; })
components/CompareSlider.tsx:6
FunctionFooter
()
components/Footer.tsx:3
FunctionHeader
({ photo }: { photo?: string | undefined })
components/Header.tsx:4
FunctionHome
()
pages/restore.tsx:23
FunctionHome
()
pages/index.tsx:10
FunctionLoadingDots
({ color = '#000', style = 'small', }: { color: string; style: string; })
components/LoadingDots.tsx:3
FunctionMyApp
({ Component, pageProps: { session, ...pageProps } }: AppProps)
pages/_app.tsx:6
FunctionSquigglyLines
()
components/SquigglyLines.tsx:1
FunctionTestimonials
()
components/Testimonials.tsx:72
FunctionToggle
({ sideBySide, setSideBySide, ...props }: ToggleProps)
components/Toggle.tsx:12
FunctionUploadDropZone
()
pages/restore.tsx:64
Methodconstructor
()
utils/nsfwCheck.ts:8
Functionfetcher
(url: string)
pages/restore.tsx:32
Functionhandler
( req: ExtendedNextApiRequest, res: NextApiResponse<Data> )
pages/api/generate.ts:23
Functionhandler
( req: NextApiRequest, res: NextApiResponse )
pages/api/remaining.ts:6
MethodisSafeImg
(file: File)
utils/nsfwCheck.ts:53
Functionredirects
()
next.config.js:8
Methodrender
()
pages/_document.tsx:4