Leon4gr45's picture
Upload folder using huggingface_hub (part 2)
5a22efd verified
Raw
History Blame Contribute Delete
99 Bytes
package usagebased
import "time"
const (
InternalCollectionPeriod time.Duration = time.Minute
)