MCPcopy Create free account
hub / github.com/VisionRush/DeepFakeDefenders / infer_api.py

File infer_api.py

infer_api.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import uvicorn
2from fastapi import FastAPI, Body
3from pydantic import BaseModel, Field
4import sys

Callers

nothing calls this directly

Calls 1

INFER_APIClass · 0.90

Tested by

no test coverage detected