Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
uvicorn
2
from
fastapi
import
FastAPI, Body
3
from
pydantic
import
BaseModel, Field
4
import
sys
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected