So, how do i save 2 folders from a google colab runtime to huggingface (i have a api token)?
The folders are
- /content/stable/models/Lora
- /content/stable/models/LyCORIS
and i want to save the Lora folder in: PrivateCassy/Lora at main
and the LyCORIS to save in: PrivateCassy/LyCORIS at main