{ "cells": [ { "cell_type": "code", "execution_count": null, "id": "7a91a72d-234a-4fe7-ba1a-247b598af957", "metadata": {}, "outputs": [], "source": [] }, { "cell_type": "code", "execution_count": 7, "id": "8fceda4d-f896-45c2-b7c5-df31c4225972", "metadata": {}, "outputs": [], "source": [ "from huggingface_hub import HfApi\n", "api = HfApi()\n" ] }, { "cell_type": "code", "execution_count": null, "id": "534e4d62-9cc2-4d04-bf9d-c073a047752a", "metadata": {}, "outputs": [], "source": [] }, { "cell_type": "code", "execution_count": null, "id": "20bcb46a-9c4e-4a36-aac2-a1ac1b3c1a90", "metadata": {}, "outputs": [], "source": [] } ], "metadata": { "kernelspec": { "display_name": "Python3 (ipykernel)", "language": "python", "name": "python3" }, "language_info": { "codemirror_mode": { "name": "ipython", "version": 3 }, "file_extension": ".py", "mimetype": "text/x-python", "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", "version": "3.12.3" } }, "nbformat": 4, "nbformat_minor": 5 }