Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
piyushnaula
/
deepfake-api
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
deepfake-api
/
src
144 kB
Ctrl+K
Ctrl+K
1 contributor
History:
13 commits
piyushnaula
backend
63bbcbd
2 months ago
__pycache__
Deploy latest fixes to HuggingFace
2 months ago
__init__.py
Safe
0 Bytes
Initial commit - Deepfake Detector API
2 months ago
auth.py
Safe
4.59 kB
Update audio model to use wav2vec2-base-finetuned with Wav2Vec2FeatureExtractor
2 months ago
config.py
Safe
2.16 kB
backend
2 months ago
convert.py
Safe
1.31 kB
Initial commit - Deepfake Detector API
2 months ago
data_preprocessing.py
Safe
7.5 kB
Initial commit - Deepfake Detector API
2 months ago
database.py
Safe
1.46 kB
Fix: MongoDB index to use api_key_hash instead of api_key
2 months ago
evaluate.py
Safe
3.36 kB
Initial commit - Deepfake Detector API
2 months ago
evaluate_video_model.py
Safe
3.27 kB
Initial commit - Deepfake Detector API
2 months ago
finetune.py
Safe
8.26 kB
Initial commit - Deepfake Detector API
2 months ago
finetune_video_model.py
Safe
6.54 kB
Initial commit - Deepfake Detector API
2 months ago
main.py
Safe
16.2 kB
backend
2 months ago
model.py
Safe
1.95 kB
Initial commit - Deepfake Detector API
2 months ago
predict.py
Safe
3.27 kB
Initial commit - Deepfake Detector API
2 months ago
predict_video_model.py
Safe
4.15 kB
backend
2 months ago
preprocess_sequences.py
Safe
5.73 kB
Initial commit - Deepfake Detector API
2 months ago
requirements.txt
Safe
33 Bytes
Fix deployment: Run FastAPI backend for Extension
2 months ago
train.py
Safe
8.31 kB
Initial commit - Deepfake Detector API
2 months ago
train_video_model.py
Safe
5.1 kB
Initial commit - Deepfake Detector API
2 months ago
video_data_generator.py
Safe
6.82 kB
Initial commit - Deepfake Detector API
2 months ago
video_model.py
Safe
3.38 kB
backend
2 months ago