AbdulElahGwaith's picture
Upload folder using huggingface_hub
e36aeda verified
extern void GoFunc();
int main(int argc, char **argv) {
GoFunc();
}