800a79d
1
2
3
4
5
6
7
8
from huggingface_hub import upload_folder upload_folder( repo_id='BGLab/microgen3D', repo_type="dataset", folder_path=".", )