Hi, for context, I'm trying to follow this guide in order to make dreambooth require less vram since I only have an rtx 2060 6gb and I got stuck following the guide. I used to use gitbash for my commands before I switched to windows command because I couldn't select the machine for accerlating the enviorment but that's besides the point.
From the windows commandline, when I type or paste "huggingface-cli login", a "token:" appears to enter the token but I cannot type, let alone paste after I type "huggingface-cli login" and hit enter. When I tried the same command from git bash, entering "huggingface-cli login" doesn't do anything and instead makes the line go down, similar to how pressing enter makes the line go down in microsoft word.
How do I fix this? I'm new to anything coding related so I don't know where to even start to fix this.