Skip to content

PRITHIVSAKTHIUR/Video-Background-Remover

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

title emoji colorFrom colorTo sdk sdk_version app_file pinned license
Video Background Remover
🎥📷
green
purple
gradio
4.31.4
app.py
true
creativeml-openrail-m

alt text

🚀Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference

🚀Huggingface Spaces : https://huggingface.co/spaces/prithivMLmods/Video-Background-Remover

🚀Docs for Space :

  # Make sure you have git-lfs installed (https://git-lfs.com)
  git lfs install
  
  git clone https://huggingface.co/spaces/prithivMLmods/Video-Background-Remover
  
  # If you want to clone without large files - just their pointers
  
  GIT_LFS_SKIP_SMUDGE=1 git clone https://huggingface.co/spaces/prithivMLmods/Video-Background-Remover

🔮The Home Page of the Space

alt text

✏️Upload & Processing of the Video : Background Removed Video

alt text

Requirements.txt PyPI

        torch
        torchvision
        opencv-python
        timm
        tqdm
        kornia
        gdown
        transparent-background

.

.

.