AUXteam's picture
Upload folder using huggingface_hub
8d21f7c verified
raw
history blame
72 Bytes
package model
type Commit struct {
SHA string
ForgeURL string
}