Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
MogensR
/
VideoBackgroundReplacer
like
2
Paused
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
2d694e6
VideoBackgroundReplacer
1.15 MB
1 contributor
History:
1072 commits
MogensR
Rename app.py to core/app.py
2d694e6
4 months ago
Logs
Rename refactoring_log.md to Logs/refactoring_log.md
4 months ago
api
Create __init__.py
4 months ago
cli
Create cli/__init__.py
4 months ago
config
Rename app_config.py to config/app_config.py
4 months ago
core
Rename app.py to core/app.py
4 months ago
docker
Rename .dockerignor to docker/.dockerignor
4 months ago
docs
Update docs/architecture/system-design.md
4 months ago
examples
Create examples/README.md
4 months ago
models
Create models/__init__.py
4 months ago
processing
Create processing/__init__.py
4 months ago
scripts
Create scripts/README.md
4 months ago
tests
Create tests/test_app.py
4 months ago
utils
Update utils/__init__.py
4 months ago
web
Create web/docker-compose.yml
4 months ago
.gitattributes
Safe
4.96 kB
Update .gitattributes
4 months ago
.gitignore
Safe
3.1 kB
Update .gitignore
4 months ago
README.md
Safe
188 Bytes
Update README.md
4 months ago
audio_processor.py
Safe
23.3 kB
Create audio_processor.py
4 months ago
cache_cleaner.py
Safe
14.1 kB
Create cache_cleaner.py
4 months ago
device_manager.py
Safe
17.2 kB
Update device_manager.py
4 months ago
edge.py
Safe
23.7 kB
Create edge.py
4 months ago
exceptions.py
Safe
10.8 kB
Create exceptions.py
4 months ago
hair_segmentation.py
Safe
20.7 kB
Create hair_segmentation.py
4 months ago
memory_manager.py
Safe
19.3 kB
Create memory_manager.py
4 months ago
model_loader.py
Safe
26.4 kB
Update model_loader.py
4 months ago
progress_tracker.py
Safe
16.6 kB
Create progress_tracker.py
4 months ago
requirements.txt
Safe
5.71 kB
Update requirements.txt
4 months ago
two_stage_processor.py
Safe
13.9 kB
Update two_stage_processor.py
4 months ago
ui_components.py
Safe
23.9 kB
Update ui_components.py
4 months ago