VideoBLIP icon indicating copy to clipboard operation
VideoBLIP copied to clipboard

demo/app.py running in RAM memory not GPU memory

Open fazliimam opened this issue 1 year ago • 1 comments

Hi, the demo/app.py is being run in RAM memory not GPU memory even after changing the code to parser.add_argument("--device", default="cuda")

fazliimam avatar Nov 17 '23 17:11 fazliimam