Request [Fulfilled]: Add to an existing repo
#17
by
Yntec
- opened
The purpose would be to have several repositories backed up in a single one, say, Yntec/Backup , instead of creating new ones for each copy, currently it throws an error and says the repo was created already instead of just copying the files to it.
It is possible, or rather easy, to achieve, but it will be relatively slow because the original method of repo_duplicator
cannot be used. If there was an API method to transfer files between repos, it would be faster...
https://huggingface.co/spaces/John6666/repo_duplicator_mod
Oh, thanks! I guess I'm not in a hurry, I don't mind waiting times!
For example, it's easy to create folders automatically, so if you have any requests, please let me know in the repo.
Yntec
changed discussion title from
Request: Add to an existing repo
to Request [Fulfilled]: Add to an existing repo