AbdulElahGwaith's picture
Upload folder using huggingface_hub
e36aeda verified
package b
import "./a"
func test() {
a.Do()
}