fakeshield-api / Dockerfile

Commit History

fix: update protobuf version to avoid pip conflict
96b587c

Akash4911 commited on

fix: install reportlab in Dockerfile
d22ea9d

Akash4911 commited on

Fix: Add spaCy and pre-download en_core_web_sm model for Text Lab
3d06390

Akash4911 commited on

Optimization: Move email-validator to end of Dockerfile to preserve heavy ML layer cache
72752d9

Akash4911 commited on

Fix: Add missing email-validator for Pydantic authentication schema
072e68e

Akash4911 commited on

Build Fix: Granular isolation of final dependencies
2777ed3

Akash4911 commited on

Fix: Add CPU torchvision to prevent pyannote from downloading GPU torch and hitting disk limits
ca05e49

Akash4911 commited on

Fix: Restore full build with correct libgl1 package
7f4fce1

Akash4911 commited on

Debug: Replace libgl1-mesa-glx with libgl1
ee5f182

Akash4911 commited on

Debug: Test apt-get in minimal Dockerfile
af9b740

Akash4911 commited on

Debug: Minimal Dockerfile test
08d5ffa

Akash4911 commited on

Debug: Remove libmagic and python-magic to test apt-get
b6a2024

Akash4911 commited on

Debug: Full disaggregation to isolate failing package
3e49ebd

Akash4911 commited on

Fix: Multi-stage pip installs with full fault isolation
e2551f5

Akash4911 commited on

Critical Fix: Slim requirements and clean Dockerfile to fix HF disk space issue
2c4fc7a

Akash4911 commited on

Build Fix: Split requirements into individual RUN commands for precise caching and debugging
e275401

Akash4911 commited on

Fix syntax in Dockerfile and requirements
1e5be81

Akash4911 commited on

Build Fix: Add build-essential and cmake for C extensions
792e40f

Akash4911 commited on

Build Fix: Remove torch from requirements to avoid CPU build conflict and add libmagic1
3af48fc

Akash4911 commited on

Optimization: Split pip installs for CPU-only build stability
dcd238a

Akash4911 commited on

Initial Deploy: FakeShield Backend v2.0 (Sovereign Vanguard)
89e8242

Akash4911 commited on