chore: remove sensitive thesis docs and notebooks from public repository 541b62c Aryanaideveloper commited on Apr 18
docs: add cloud multimodala fusion notebook for GPU inference 7b718a5 Aryanaideveloper commited on Apr 18
docs: finalize deployment troubleshooting guide and mark tasks 100% complete f019efa Aryanaideveloper commited on Apr 18
fix: revert to native python:3.10-slim with CMAKE_BUILD_PARALLEL_LEVEL=1 to fix dlib numpy pybind ABI conflict 2f53b35 Aryanaideveloper commited on Apr 17
fix: enforce contiguous uint8 arrays for dlib and remove redundant rgb-bgr conversions 3cac69c Aryanaideveloper commited on Apr 17
fix: correct GenConViT weight download directory path to be inside GenConViT package d95c9f9 Aryanaideveloper commited on Apr 17
fix: add missing albumentations dependency for GenConViT inference 0be26ec Aryanaideveloper commited on Apr 17
fix: replace obsolete libgl1-mesa-glx with libgl1 for debian trixie c2c2e92 Aryanaideveloper commited on Apr 17
fix: replace python base image with miniconda to install precompiled dlib via conda and avoid OOM 2715a69 Aryanaideveloper commited on Apr 17
fix: set MAX_JOBS=1 to prevent dlib C++ compilation OOM on HF Spaces e4bfe11 Aryanaideveloper commited on Apr 17
fix: quote dlib package string in Dockerfile to prevent shell redirection f5d6707 Aryanaideveloper commited on Apr 17
fix: resolve OOM crash (CPU torch, isolated dlib) and Pillow 11 compatibility 23d2658 Aryanaideveloper commited on Apr 17
fix: add all missing GenConViT deps (opencv-headless, dlib, face-recognition, decord, timm, torchvision) 1e9de5e Aryanaideveloper commited on Apr 17
fix: video import collision via importlib + auto-download GenConViT weights at startup 892041c Aryanaideveloper commited on Apr 17
fix: pin gradio and starlette versions to bypass Starlette TemplateResponse breaking change 5a57f8e Aryanaideveloper commited on Apr 17
fix: monkey-patch gradio_client bool-schema crash at runtime before import 45dd989 Aryanaideveloper commited on Apr 17
fix: replace gr.Code with gr.Textbox + show_api=False to fix bool-schema crash 3be6b3a Aryanaideveloper commited on Apr 17
fix: remove button_primary_shadow from theme (unsupported in Gradio 4.44+) e551dd8 Aryanaideveloper commited on Apr 17
fix: pin huggingface_hub<0.26 to fix HfFolder crash, add .hfignore bb780a3 Aryanaideveloper commited on Apr 17
Merge branch 'main' of https://huggingface.co/spaces/Aryanaideveloper/Multimodal_Deepfake_Detection 9f2e3de Aryanaideveloper commited on Apr 17
Finalizing Thesis Multimodal Architecture for Hugging Face 089c099 Aryanaideveloper commited on Apr 17
feat: implement fairseq compatibility shim and working audio inference pipeline 0f96bb5 Aryanaideveloper Claude Opus 4.6 commited on Mar 9
feat: initial project setup with audio/video detection modules and fusion 5cc48fc Aryanaideveloper Claude Opus 4.6 commited on Mar 7