MCPcopy Create free account
hub / github.com/VisionRush/DeepFakeDefenders / inter_api

Route inter_api

infer_api.py:None–None  ·  view source on GitHub ↗
app.post("/inter_api")

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

no outgoing calls

Tested by

no test coverage detected