Spaces:
Paused
Paused
File size: 23,267 Bytes
4e75170 7250f83 4e75170 c239c40 7250f83 4e75170 19d9b40 8cf40cb 4e75170 1e24aab 4e75170 a38026a 4e75170 337b262 b6d2d90 337b262 ba9347b 4e75170 8cf40cb 4e75170 296a5fe 4e75170 8cf40cb 4e75170 8cf40cb 4e75170 8cf40cb 4e75170 7250f83 8cf40cb 7250f83 8cf40cb 7250f83 4e75170 1e24aab 8363f67 1e24aab 8363f67 4e75170 a38026a 4e75170 8363f67 4e75170 1e24aab 604836a 1e24aab 4e75170 c239c40 4e75170 337b262 ba9347b 337b262 4e75170 19d9b40 ba9347b 19d9b40 ba9347b 19d9b40 4e75170 ba9347b 4e75170 21f188b 4e75170 21f188b 4e75170 ba9347b 4e75170 7250f83 4e75170 7250f83 4e75170 8cf40cb 4e75170 7250f83 4e75170 7250f83 4e75170 7250f83 4e75170 ba9347b 4e75170 7250f83 4e75170 ba9347b 19d9b40 7250f83 4e75170 21f188b 4e75170 7250f83 4e75170 7250f83 4e75170 ba9347b 19d9b40 7250f83 21f188b | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 | from __future__ import annotations
import asyncio
import io
import logging
import os
import subprocess
import sys
import tempfile
import time
from pathlib import Path
import numpy as np
from dotenv import load_dotenv
from fastapi import FastAPI, File, HTTPException, UploadFile
from fastapi.middleware.cors import CORSMiddleware
from fastapi.responses import RedirectResponse
from PIL import ExifTags, Image
try:
import spaces # type: ignore
except ImportError:
spaces = None
if spaces is None or not hasattr(spaces, "GPU"):
class _SpacesShim:
@staticmethod
def GPU(*args, **kwargs):
def decorator(fn):
return fn
return decorator
spaces = _SpacesShim()
from src.continual.novelty_detector import NoveltyDetector
from src.continual.registry import GeneratorRegistry
from src.engines.coherence.engine import CoherenceEngine
from src.engines.fingerprint.engine import FingerprintEngine
from src.engines.sstgnn.engine import SSTGNNEngine
from src.explainability.explainer import MODEL_CANDIDATES, explain
from src.fusion.fuser import fuse
from src.services.hf_inference_client import HFInferenceClient, HFInferenceUnavailable
from src.services.inference_router import (
get_inference_backend,
is_runpod_configured,
route_inference,
)
from src.services.media_utils import extract_video_frames
from src.types import DetectionResponse, EngineResult
logger = logging.getLogger(__name__)
# Load local development environment values from .env when present.
load_dotenv()
def _is_test_mode() -> bool:
return (
os.environ.get("GENAI_SKIP_MODEL_LOAD", "").strip().lower()
in {"1", "true", "yes", "on"}
or "PYTEST_CURRENT_TEST" in os.environ
or "pytest" in sys.modules
)
if _is_test_mode():
os.environ.setdefault("GENAI_SKIP_MODEL_LOAD", "1")
def _is_zero_gpu_space() -> bool:
hardware = os.environ.get("SPACE_HARDWARE", "").strip().lower()
zero_gpu_flag = os.environ.get("SPACES_ZERO_GPU", "").strip().lower()
space_id = os.environ.get("SPACE_ID", "").strip().lower()
return (
"zero-gpu" in hardware
or zero_gpu_flag in {"1", "true", "yes", "on"}
or space_id.startswith("akagtag/")
)
def _effective_inference_backend():
backend = get_inference_backend()
if _is_zero_gpu_space() and backend != "local":
logger.info(
"Overriding INFERENCE_BACKEND=%s to local on ZeroGPU Space so requests use @spaces.GPU.",
backend,
)
return "local"
return backend
app = FastAPI(title="GenAI-DeepDetect", version="1.0.0")
app.add_middleware(
CORSMiddleware,
allow_origins=["*"],
allow_methods=["*"],
allow_headers=["*"],
)
_fp = FingerprintEngine()
_co = CoherenceEngine()
_st = SSTGNNEngine()
_hf = HFInferenceClient()
# Module 4 — Continual Learning backbone (paper §III-D)
_novelty_detector = NoveltyDetector(buffer_size=500, min_fit_size=50, refit_interval=25)
_generator_registry = GeneratorRegistry()
MAX_IMAGE_MB = int(os.environ.get("MAX_IMAGE_SIZE_MB", 20))
MAX_VIDEO_MB = int(os.environ.get("MAX_VIDEO_SIZE_MB", 100))
MAX_FRAMES = int(os.environ.get("MAX_VIDEO_FRAMES", 60))
IMAGE_TYPES = {"image/jpeg", "image/png", "image/webp", "image/bmp", "image/gif"}
VIDEO_TYPES = {"video/mp4", "video/quicktime", "video/x-msvideo", "video/webm", "video/avi"}
SUPPORTED_GENERATORS = [
"real",
"sora",
"runway",
"wav2lip",
"stable_diffusion",
"sdxl",
"midjourney",
"dall_e",
"unknown_generative",
]
SYNTHETIC_KEYWORDS = (
"chatgpt",
"gemini",
"thispersondoesnotexist",
"this person does not exist",
)
def _find_synthetic_keyword_hits(*texts: str) -> list[str]:
haystack = " ".join(texts).lower()
hits: list[str] = []
for keyword in SYNTHETIC_KEYWORDS:
if keyword in haystack:
hits.append(keyword)
# Preserve order while deduping.
return list(dict.fromkeys(hits))
def _collect_image_metadata_text(data: bytes) -> str:
try:
image = Image.open(io.BytesIO(data))
except Exception:
return ""
parts: list[str] = []
try:
for key, value in image.info.items():
if isinstance(value, bytes):
parts.append(f"{key}={value[:200]!r}")
else:
parts.append(f"{key}={value}")
except Exception:
pass
try:
exif = image.getexif()
for tag_id, value in exif.items():
tag_name = ExifTags.TAGS.get(tag_id, str(tag_id))
parts.append(f"{tag_name}={value}")
except Exception:
pass
return " | ".join(parts)
def _collect_video_metadata_text(
data: bytes,
*,
content_type: str | None,
filename: str | None,
) -> str:
suffix = _video_temp_suffix(content_type, filename)
with tempfile.NamedTemporaryFile(suffix=suffix, delete=False) as tmp:
tmp.write(data)
tmp_path = tmp.name
try:
cmd = [
"ffprobe",
"-v",
"error",
"-print_format",
"json",
"-show_format",
"-show_streams",
tmp_path,
]
result = subprocess.run(cmd, capture_output=True, text=True, timeout=15, check=False)
if result.returncode != 0:
return ""
return result.stdout or ""
except Exception:
return ""
finally:
Path(tmp_path).unlink(missing_ok=True)
def _apply_metadata_keyword_signal(
response: DetectionResponse,
*,
filename: str | None,
metadata_text: str,
) -> DetectionResponse:
hits = _find_synthetic_keyword_hits(filename or "", metadata_text)
if not hits:
return response
flagged = response.model_copy(deep=True)
flagged.engine_breakdown.append(
EngineResult(
engine="metadata_signal",
verdict="FAKE",
confidence=0.98,
attributed_generator="unknown_generative",
explanation=f"Filename/metadata contains synthetic keyword(s): {', '.join(hits)}.",
processing_time_ms=0.0,
)
)
flagged.explanation = (
f"{flagged.explanation} "
f"Metadata signal detected keyword(s): {', '.join(hits)}."
)
if flagged.verdict != "FAKE" or flagged.confidence < 0.85:
flagged.verdict = "FAKE"
flagged.confidence = max(flagged.confidence, 0.85)
if flagged.attributed_generator == "real":
flagged.attributed_generator = "unknown_generative"
return flagged
def _video_temp_suffix(content_type: str | None, filename: str | None) -> str:
"""Choose a temp suffix matching the uploaded container for better decoder compatibility."""
by_type = {
"video/mp4": ".mp4",
"video/quicktime": ".mov",
"video/x-msvideo": ".avi",
"video/webm": ".webm",
"video/avi": ".avi",
}
ctype = (content_type or "").split(";")[0].strip().lower()
if ctype in by_type:
return by_type[ctype]
ext = Path(filename or "").suffix.strip().lower()
if ext in {".mp4", ".mov", ".avi", ".webm"}:
return ext
return ".mp4"
def _model_inventory() -> dict[str, object]:
return {
"fingerprint": {
"ensemble_detectors": [
"Organika/sdxl-detector",
"haywoodsloan/ai-image-detector-deploy",
"dima806/deepfake_vs_real_image_detection",
],
"ensemble_weights": [0.5, 0.3, 0.2],
"attribution_model": "openai/clip-vit-large-patch14",
},
"coherence": {
"audio_deepfake_model": "disabled (visual-only coherence)",
"facial_landmarks": "mediapipe FaceMesh/FaceLandmarker",
"temporal_embedding": "facenet-pytorch InceptionResnetV1(vggface2) when available",
},
"sstgnn": {
"pretrained_hf_models": [
"dima806/deepfake_vs_real_image_detection",
"prithivMLmods/Deep-Fake-Detector-Model",
],
"graph_component": "scipy.spatial.Delaunay + MediaPipe landmarks",
},
"explainability": {
"gemini_model_candidates": list(MODEL_CANDIDATES),
"provider": "Google Gemini API",
},
"generator_labels": SUPPORTED_GENERATORS,
}
@app.get("/gradio")
async def gradio_compat_redirect() -> RedirectResponse:
return RedirectResponse(url="/", status_code=307)
@app.on_event("startup")
async def preload() -> None:
if _is_test_mode():
logger.info("Skipping startup preload in test mode")
return
if _is_zero_gpu_space():
logger.info("Skipping startup preload on ZeroGPU; local models load inside @spaces.GPU calls")
return
if _effective_inference_backend() in {"hf", "runpod"}:
logger.info("Skipping startup preload for remote inference backend")
return
logger.info("Preloading models...")
# Keep model imports/loads sequential to avoid lazy-import race issues.
await asyncio.to_thread(_fp._ensure)
await asyncio.to_thread(_co._ensure)
await asyncio.to_thread(_st._ensure)
logger.info("Model preload complete")
@spaces.GPU(duration=120)
def _local_detect_image_sync(
data: bytes,
filename: str | None,
metadata_text: str,
elapsed_start: float,
) -> DetectionResponse:
_log_zero_gpu_runtime("image")
try:
image = Image.open(io.BytesIO(data)).convert("RGB")
except Exception as exc:
raise HTTPException(status_code=422, detail=f"Could not decode image: {exc}") from exc
_fp._ensure()
_co._ensure()
_st._ensure()
fp = _fp.run(image)
co = _co.run(image)
st = _st.run(image)
elapsed_ms = (time.monotonic() - elapsed_start) * 1000
engine_results = _assign_processing_time([fp, co, st], elapsed_ms)
verdict, conf, generator = fuse(engine_results, is_video=False)
if _is_test_mode():
explanation = _fallback_explanation(verdict, conf, generator)
else:
explanation = explain(verdict, conf, engine_results, generator)
response = DetectionResponse(
verdict=verdict,
confidence=conf,
attributed_generator=generator,
explanation=explanation,
processing_time_ms=elapsed_ms,
engine_breakdown=engine_results,
)
return _apply_metadata_keyword_signal(
response,
filename=filename,
metadata_text=metadata_text,
)
@spaces.GPU(duration=180)
def _local_detect_video_sync(
data: bytes,
content_type: str | None,
filename: str | None,
metadata_text: str,
elapsed_start: float,
) -> DetectionResponse:
_log_zero_gpu_runtime("video")
with tempfile.NamedTemporaryFile(
suffix=_video_temp_suffix(content_type, filename),
delete=False,
) as tmp:
tmp.write(data)
tmp_path = tmp.name
try:
try:
frames = extract_video_frames(tmp_path, MAX_FRAMES)
except Exception as exc:
raise HTTPException(status_code=422, detail=f"Video decode failed: {exc}") from exc
if not frames:
raise HTTPException(status_code=422, detail="Could not extract frames")
_fp._ensure()
_co._ensure()
_st._ensure()
try:
fp = _fp.run_video(frames)
co = _co.run_video(frames, tmp_path)
st = _st.run_video(frames)
except Exception as exc:
logger.exception("Video engine inference failed")
raise HTTPException(
status_code=503,
detail=f"Video analysis failed: {type(exc).__name__}: {exc}",
) from exc
finally:
Path(tmp_path).unlink(missing_ok=True)
elapsed_ms = (time.monotonic() - elapsed_start) * 1000
engine_results = _assign_processing_time([fp, co, st], elapsed_ms)
verdict, conf, generator = fuse(engine_results, is_video=True)
if _is_test_mode():
explanation = _fallback_explanation(verdict, conf, generator)
else:
explanation = explain(verdict, conf, engine_results, generator)
response = DetectionResponse(
verdict=verdict,
confidence=conf,
attributed_generator=generator,
explanation=explanation,
processing_time_ms=elapsed_ms,
engine_breakdown=engine_results,
)
return _apply_metadata_keyword_signal(
response,
filename=filename,
metadata_text=metadata_text,
)
@app.get("/health")
async def health() -> dict:
return {
"status": "ok",
"version": "1.0.0",
"engines": ["fingerprint", "coherence", "sstgnn"],
"inference_backend": _effective_inference_backend(),
"runpod_configured": is_runpod_configured(),
}
@app.get("/api/health")
async def api_health() -> dict:
return await health()
@app.get("/health/models")
async def health_models() -> dict[str, object]:
"""Return the pretrained model inventory used by each engine."""
return _model_inventory()
@app.get("/api/health/models")
async def api_health_models() -> dict[str, object]:
return await health_models()
def _assign_processing_time(results: list[EngineResult], ms: float) -> list[EngineResult]:
for result in results:
result.processing_time_ms = round(ms, 2)
return results
def _log_zero_gpu_runtime(label: str) -> None:
try:
import torch # type: ignore
cuda_available = torch.cuda.is_available()
logger.info(
"ZeroGPU %s runtime: cuda_available=%s device_count=%s current_device=%s",
label,
cuda_available,
torch.cuda.device_count() if cuda_available else 0,
torch.cuda.current_device() if cuda_available else "cpu",
)
except Exception as exc:
logger.info("ZeroGPU %s runtime probe failed: %s", label, exc)
def _fallback_explanation(verdict: str, confidence: float, generator: str) -> str:
return (
f"Content classified as {verdict} with {confidence:.0%} confidence. "
f"Attributed generator: {generator}."
)
def _hf_fake_score(preds: list[dict]) -> float:
if not preds:
return 0.5
fake_keywords = (
"fake",
"deepfake",
"generated",
"synthetic",
"artificial",
"ai",
"label_1",
"class_1",
"1",
)
real_keywords = ("real", "authentic", "human", "natural", "label_0", "class_0", "0")
fake_best = 0.0
real_best = 0.0
for pred in preds:
label = str(pred.get("label", "")).strip().lower()
score = float(pred.get("score", 0.0))
if any(keyword in label for keyword in fake_keywords):
fake_best = max(fake_best, score)
if any(keyword in label for keyword in real_keywords):
real_best = max(real_best, score)
if fake_best == 0.0 and real_best == 0.0:
top = preds[0] if preds else {}
top_label = str(top.get("label", "")).strip().lower()
top_score = float(top.get("score", 0.5))
if any(keyword in top_label for keyword in fake_keywords):
return float(np.clip(top_score, 0.0, 1.0))
if any(keyword in top_label for keyword in real_keywords):
return float(np.clip(1.0 - top_score, 0.0, 1.0))
return 0.5
if fake_best == 0.0:
return float(np.clip(1.0 - real_best, 0.0, 1.0))
return float(np.clip(fake_best, 0.0, 1.0))
def _hf_generator_label(preds: list[dict], verdict: str) -> str:
if verdict != "FAKE":
return "real"
labels = " ".join(str(pred.get("label", "")).lower() for pred in preds)
for candidate in SUPPORTED_GENERATORS:
if candidate == "real":
continue
if candidate.replace("_", " ") in labels or candidate in labels:
return candidate
return "unknown_generative"
def _build_hf_response(preds: list[dict], elapsed_ms: float, media_type: str) -> DetectionResponse:
fake_score = _hf_fake_score(preds)
verdict = "FAKE" if fake_score > 0.5 else "REAL"
confidence = fake_score if verdict == "FAKE" else (1.0 - fake_score)
generator = _hf_generator_label(preds, verdict)
top_label = str(preds[0].get("label", "unknown")) if preds else "unknown"
explanation = (
f"Hugging Face serverless ({media_type}) top label: {top_label}. "
f"Classified as {verdict} with {confidence:.0%} confidence."
)
engine_result = EngineResult(
engine="hf_serverless",
verdict=verdict,
confidence=confidence,
attributed_generator=generator,
explanation=explanation,
processing_time_ms=elapsed_ms,
)
return DetectionResponse(
verdict=verdict,
confidence=confidence,
attributed_generator=generator,
explanation=explanation,
processing_time_ms=elapsed_ms,
engine_breakdown=[engine_result],
)
async def _hf_detect_image(data: bytes) -> DetectionResponse:
t0 = time.monotonic()
preds = await _hf.classify_image(data, timeout=45.0)
elapsed_ms = (time.monotonic() - t0) * 1000
return _build_hf_response(preds, elapsed_ms, media_type="image")
async def _hf_detect_video(
data: bytes,
*,
content_type: str | None = None,
filename: str | None = None,
) -> DetectionResponse:
with tempfile.NamedTemporaryFile(
suffix=_video_temp_suffix(content_type, filename),
delete=False,
) as tmp:
tmp.write(data)
tmp_path = tmp.name
try:
try:
frames = await asyncio.to_thread(extract_video_frames, tmp_path, MAX_FRAMES)
except Exception as exc:
raise HTTPException(status_code=422, detail=f"Video decode failed: {exc}") from exc
finally:
Path(tmp_path).unlink(missing_ok=True)
if not frames:
raise HTTPException(status_code=422, detail="Could not extract frames")
keyframe = Image.fromarray(frames[0])
buf = io.BytesIO()
keyframe.save(buf, format="JPEG")
return await _hf_detect_image(buf.getvalue())
async def _ensure_models_loaded() -> None:
if _is_test_mode():
return
await asyncio.to_thread(_fp._ensure)
await asyncio.to_thread(_co._ensure)
await asyncio.to_thread(_st._ensure)
@app.post("/detect/image", response_model=DetectionResponse)
async def detect_image(file: UploadFile = File(...)) -> DetectionResponse:
t0 = time.monotonic()
content_type = (file.content_type or "").split(";")[0].strip().lower()
if content_type not in IMAGE_TYPES:
raise HTTPException(status_code=415, detail=f"Unsupported type: {file.content_type}")
data = await file.read()
if len(data) > MAX_IMAGE_MB * 1024 * 1024:
raise HTTPException(status_code=413, detail="File too large")
metadata_text = _collect_image_metadata_text(data)
backend = _effective_inference_backend()
if backend == "hf" and not _is_test_mode():
try:
response = await _hf_detect_image(data)
return _apply_metadata_keyword_signal(
response,
filename=file.filename,
metadata_text=metadata_text,
)
except HFInferenceUnavailable as exc:
logger.warning("HF image route failed, trying RunPod fallback: %s", exc)
except Exception as exc:
logger.warning("HF image route unexpected error, trying RunPod fallback: %s", exc)
if is_runpod_configured():
try:
return await route_inference(data, "image")
except Exception as exc:
raise HTTPException(
status_code=503,
detail=f"Hugging Face and RunPod failed for image inference: {exc}",
) from exc
raise HTTPException(
status_code=503,
detail="Hugging Face inference failed and RunPod is not configured.",
)
if (
backend == "runpod"
and not _is_test_mode()
and is_runpod_configured()
):
try:
return await route_inference(data, "image")
except Exception as exc:
logger.warning("RunPod image route failed, falling back to local image inference: %s", exc)
return _local_detect_image_sync(
data,
file.filename,
metadata_text,
t0,
)
@app.post("/api/detect/image", response_model=DetectionResponse)
async def api_detect_image(file: UploadFile = File(...)) -> DetectionResponse:
return await detect_image(file)
@app.post("/detect/video", response_model=DetectionResponse)
async def detect_video(file: UploadFile = File(...)) -> DetectionResponse:
t0 = time.monotonic()
content_type = (file.content_type or "").split(";")[0].strip().lower()
if content_type not in VIDEO_TYPES:
raise HTTPException(status_code=415, detail=f"Unsupported type: {file.content_type}")
data = await file.read()
if len(data) > MAX_VIDEO_MB * 1024 * 1024:
raise HTTPException(status_code=413, detail="File too large")
metadata_text = _collect_video_metadata_text(
data,
content_type=file.content_type,
filename=file.filename,
)
backend = get_inference_backend()
if backend == "hf" and not _is_test_mode():
try:
response = await _hf_detect_video(
data,
content_type=file.content_type,
filename=file.filename,
)
return _apply_metadata_keyword_signal(
response,
filename=file.filename,
metadata_text=metadata_text,
)
except HFInferenceUnavailable as exc:
logger.warning("HF video route failed, trying RunPod fallback: %s", exc)
except Exception as exc:
logger.warning("HF video route unexpected error, trying RunPod fallback: %s", exc)
if is_runpod_configured():
try:
return await route_inference(data, "video")
except Exception as exc:
raise HTTPException(
status_code=503,
detail=f"Hugging Face and RunPod failed for video inference: {exc}",
) from exc
raise HTTPException(
status_code=503,
detail="Hugging Face inference failed and RunPod is not configured.",
)
should_try_runpod = (
backend == "runpod"
or (backend == "auto" and len(data) > 20 * 1024 * 1024)
)
if should_try_runpod and not _is_test_mode() and is_runpod_configured():
try:
return await route_inference(data, "video")
except Exception as exc:
logger.warning("RunPod route failed, falling back to local video inference: %s", exc)
return _local_detect_video_sync(
data,
file.content_type,
file.filename,
metadata_text,
t0,
)
@app.post("/api/detect/video", response_model=DetectionResponse)
async def api_detect_video(file: UploadFile = File(...)) -> DetectionResponse:
return await detect_video(file)
|