Commit History

Fix AMP deprecation warnings
54f14c3

akagtag commited on

Detect ZeroGPU from Spaces environment
b6d2d90

akagtag commited on

Force local ZeroGPU inference path on Space
ba9347b

akagtag commited on

Suppress asyncio fd shutdown noise in Space logs
4f52ddf

akagtag commited on

Remove prelaunch asyncio loop from Space entrypoint
8f63702

akagtag commited on

Register CORS before Gradio app startup
0c93f3d

akagtag commited on

Use Blocks launch entrypoint for Space runtime
b854243

akagtag commited on

Align pydantic pin with Gradio 6
6b11a33

akagtag commited on

Use Gradio Server mode for Space entrypoint
19aa24b

akagtag commited on

Disable Gradio SSR on Space mount
c3457e0

akagtag commited on

Avoid Gradio node port collision on Spaces
6272dd1

akagtag commited on

Fix Gradio entrypoint and switch explainability to Gemini
604836a

akagtag commited on

Serve frontend API routes via Gradio Server
21f188b

akagtag commited on

Let Hugging Face set Gradio server port
80a3e32

akagtag commited on

Use Gradio launch on Hugging Face Space
47766e3

akagtag commited on

Mount Gradio app at Space root
c239c40

akagtag commited on

Fix ZeroGPU model loading lifecycle
337b262

akagtag commited on

Fix ZeroGPU startup and local GPU inference path
19d9b40

akagtag commited on

Mount FastAPI routes into Gradio space app
5756499

akagtag commited on

Pin huggingface-hub below v1 for Gradio compatibility
58c3ea0

akagtag commited on

Prepare Hugging Face Space deployment
de5d6bb

akagtag commited on

Lazy load SSTGNN optional dependencies
37eb3a1

akagtag commited on

Keep Space alive when model weights are unavailable
969e16d

akagtag commited on

Implement ZeroGPU Space runtime
eff3d67

akagtag commited on

fix gradio video input for hf runtime
e991310

akagtag commited on

lazy-load gradio modules for hf startup
cb54c81

akagtag commited on

switch hf space to gradio sdk
63f58b6

akagtag commited on

align project with CLAUDE spec and hf space deploy
cf54850

akagtag commited on

feat(fingerprint): improve CLIP attribution accuracy and add 4th detector
39f9e8e

akagtag commited on

fix(video): cap frames at 60, pass tmp_path to coherence, keep temp alive through inference
296a5fe

akagtag commited on

feat: update generator labels and enhance detection response structure
1152d7b

akagtag commited on

feat: Enhance generator detection and attribution mechanisms
8cf40cb

akagtag commited on

feat: add metadata extraction and synthetic keyword detection for images and videos
7250f83

akagtag commited on

feat: update frontend to proxy requests to Hugging Face Space API and configure environment variables
0604cf4

akagtag commited on

fix: add PYTHONPATH environment variable and ensure src is importable in app.py
9cd5561

akagtag commited on

refactor: clean up model roster comments and remove broken model references
10580aa

akagtag commited on

fix: update Dockerfile dependencies, remove audio processing, and replace models
a38026a

akagtag commited on

feat: enhance model capabilities and update dependencies
8363f67

akagtag commited on

Use CPU-only PyTorch wheels in Docker build for HF Space stability
1625042

akagtag commited on

Refresh Gemini candidate order to current Gemini 3 model codes
3c2e1da

akagtag commited on

Update model stack, add audio stream extraction, and harden inference wiring
1e24aab

akagtag commited on

fix(space): set PYTHONPATH and prefer Gemini 3.1 with 2.5 fallback
c909ee6

akagtag commited on

fix(docker): replace removed libgl1-mesa-glx with libgl1
1c65412

akagtag commited on

fix(space): correct HF frontmatter emoji
3cbe74b

akagtag commited on

Initial commit
4e75170

akagtag commited on

initial commit
0691ba9

akagtag commited on