from huggingface_hub import HfApi api = HfApi() api.upload_folder( folder_path="./", repo_id="sivan22/sefaria-ref-finder", repo_type="space", )