VideoBLIP
VideoBLIP copied to clipboard
demo/app.py running in RAM memory not GPU memory
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")