ministophighgo/videomatting
change gradio version on huggingface
revert back to gradio v3 due to upload issue
update gradio version for huggingface
added dockerfile build
only use one model per run
print available memory
add model loading into the function
Update app.py
Create convert.py
load models outside functions
return from temporary directories
load model in function call
Update app.py
Update app.py
check video memory
run with concurrency
update requirements
add pytorch cuda
add pytorch cuda
remove auth
update gradio sdk
add authentication
use blocks api
force gradio to update
change gradio dep
remove queues
fix build issue
add example
check for gpu if none exists
change requirements
Upload pexels-darina-belonogova-7539228.mp4
Update requirements.txt
Create requirements.txt
Update app.py
Create app.py
initial commit
