It'd be nice to also be able to include Hugging Face repos not in the designated organization, like with GitHub. This could be through an ADDITIONAL_HF_REPOS parameter. One difference is that it may require also specifying the repo type, i.e., specifying dataset vs. model vs. space (based on their API call differences).
It'd be nice to also be able to include Hugging Face repos not in the designated organization, like with GitHub. This could be through an
ADDITIONAL_HF_REPOSparameter. One difference is that it may require also specifying the repo type, i.e., specifying dataset vs. model vs. space (based on their API call differences).