Commit History

Refactor face manipulation detection in forgery_routes.py and improve error handling in forgery_image_utils.py
be986b5
Running

abhisheksan commited on

Refactor file path for loading deepfake video detection model
8487406

abhisheksan commited on

Refactor file path for loading deepfake video detection model
4e3157e

abhisheksan commited on

Refactor file path for loading deepfake video detection model
fd4db89

abhisheksan commited on

Refactor forgery detection process and improve result aggregation in forgery_routes.py
15fccb8

abhisheksan commited on

Refactor audio deepfake service to improve error handling and result reporting
fa55b66

abhisheksan commited on

Refactor forgery detection process and improve result aggregation in forgery_image_utils.py
f59d050

abhisheksan commited on

Refactor forgery detection process and improve result aggregation in forgery_routes.py
ed343ca

abhisheksan commited on

Refactor forgery detection process and improve result aggregation in forgery_routes.py
983e3ac

abhisheksan commited on

Refactor forgery detection process and improve result aggregation in forgery_routes.py
5a3ae77

abhisheksan commited on

Refactor forgery detection process and improve result aggregation
472c6f8

abhisheksan commited on

Refactor forgery detection process and improve result aggregation
91510df

abhisheksan commited on

Refactor forgery detection process and improve result aggregation
99d9e99

abhisheksan commited on

Refactor process_video function to improve frame processing and result aggregation
d22a178

abhisheksan commited on

Refactor image and video processing functions
53fe11e

abhisheksan commited on

Refactor image and video processing functions
ee278da

abhisheksan commited on

Refactor image and video processing functions
f4d9cad

abhisheksan commited on

Refactor extract_frames function to decrease default max_frames value
ea26dda

abhisheksan commited on

Refactor extract_frames function to increase default max_frames value
4281a18

abhisheksan commited on

Refactor extract_frames function to increase default max_frames value
abcb245

abhisheksan commited on

Refactor variable name to fix boolean assignment in process_video function
814c02f

abhisheksan commited on

Refactor variable name to fix boolean assignment in process_video function
a47b22d

abhisheksan commited on

Refactor audio deepfake detection logic in process_video function
d168677

abhisheksan commited on

Refactor audio deepfake detection logic in process_video function
394cb7f

abhisheksan commited on

Refactor API routes to check video format before verification
e510d0e

abhisheksan commited on

Fixed liveness endpoint
54fbef0

abhisheksan commited on

Refactor FaceManipulationService to handle image processing errors
50391c9

abhisheksan commited on

Refactor video_service.py to update fingerprinting logic and variable names
2213012

abhisheksan commited on

Refactor Dockerfile to create NUMBA_CACHE_DIR in /tmp with 777 permissions
4fbbf74

abhisheksan commited on

Refactor main.py to update Numba cache directory
0cec923

abhisheksan commited on

Refactor main.py to disable JIT, remove unused import, and update Numba and librosa caching
9bed445

abhisheksan commited on

Refactor main.py to disable JIT, remove unused import, and configure Numba and librosa caching
00aa8cb

abhisheksan commited on

Refactor main.py to disable JIT and remove unused import, and patch librosa to remove Numba dependency and replace Numba-dependent functions with pure Python counterparts
ac9145f

abhisheksan commited on

Refactor main.py to disable JIT and remove unused import
9760eda

abhisheksan commited on

Refactor main.py to remove unused import and disable JIT
05bf773

abhisheksan commited on

Refactor forgery_routes.py and routes.py
b4b3464

abhisheksan commited on

Refactor routes.py to import Response from fastapi
29ee189

abhisheksan commited on

Update scipy version in requirements.txt
23f2500

abhisheksan commited on

Update Python version in Dockerfile
3dd1b2f

abhisheksan commited on

Refactor main.py to import Response from fastapi
364e12d

abhisheksan commited on

Refactor main.py and add health check endpoint
fe1ffbc

abhisheksan commited on

Update numpy version in requirements.txt
c508112

abhisheksan commited on

Refactor main.py and add NUMBA_DISABLE_JIT environment variable
e4b2f2c

abhisheksan commited on

Refactor main.py and add NUMBA_DISABLE_JIT environment variable
6c31b41

abhisheksan commited on

Update librosa version in requirements.txt
3491b47

abhisheksan commited on

Add numba dependency to requirements.txt
ae63fe7

abhisheksan commited on

Add ffmpeg dependency to Dockerfile
e4cd95a

abhisheksan commited on

Update ffmpeg version in requirements.txt
add31bf

abhisheksan commited on

Refactor routes.py and add health check endpoint
0f31334

abhisheksan commited on

Refactor routes.py and add health check endpoint
51e1b59

abhisheksan commited on