Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/prithivsakthiur/video-background-remover
Remove Backgroud from a video 🧤🎥
https://github.com/prithivsakthiur/video-background-remover
a100 background gpu gradio gradio-interface huggingface models nvidia opencv-python remover-tool video
Last synced: 19 days ago
JSON representation
Remove Backgroud from a video 🧤🎥
- Host: GitHub
- URL: https://github.com/prithivsakthiur/video-background-remover
- Owner: PRITHIVSAKTHIUR
- Created: 2024-05-21T16:47:25.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-05-31T08:57:29.000Z (7 months ago)
- Last Synced: 2024-05-31T10:09:22.261Z (7 months ago)
- Topics: a100, background, gpu, gradio, gradio-interface, huggingface, models, nvidia, opencv-python, remover-tool, video
- Language: Python
- Homepage: https://huggingface.co/spaces/prithivMLmods/Video-Background-Remover
- Size: 18.3 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
---
title: Video Background Remover
emoji: 🎥📷
colorFrom: green
colorTo: purple
sdk: gradio
sdk_version: 4.31.4
app_file: app.py
pinned: true
license: creativeml-openrail-m
---
![alt text](assets/44.png)🚀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](assets/cc1.png)
## ✏️Upload & Processing of the Video : Background Removed Video
![alt text](assets/hnv.gif)
## Requirements.txt PyPI
torch
torchvision
opencv-python
timm
tqdm
kornia
gdown
transparent-background
..
.