kevinwang676 commited on
Commit
0467330
·
verified ·
1 Parent(s): 5a0af83

Delete Untitled.ipynb

Browse files
Files changed (1) hide show
  1. Untitled.ipynb +0 -60
Untitled.ipynb DELETED
@@ -1,60 +0,0 @@
1
- {
2
- "cells": [
3
- {
4
- "cell_type": "code",
5
- "execution_count": null,
6
- "id": "7a91a72d-234a-4fe7-ba1a-247b598af957",
7
- "metadata": {},
8
- "outputs": [],
9
- "source": []
10
- },
11
- {
12
- "cell_type": "code",
13
- "execution_count": 7,
14
- "id": "8fceda4d-f896-45c2-b7c5-df31c4225972",
15
- "metadata": {},
16
- "outputs": [],
17
- "source": [
18
- "from huggingface_hub import HfApi\n",
19
- "api = HfApi()\n"
20
- ]
21
- },
22
- {
23
- "cell_type": "code",
24
- "execution_count": null,
25
- "id": "534e4d62-9cc2-4d04-bf9d-c073a047752a",
26
- "metadata": {},
27
- "outputs": [],
28
- "source": []
29
- },
30
- {
31
- "cell_type": "code",
32
- "execution_count": null,
33
- "id": "20bcb46a-9c4e-4a36-aac2-a1ac1b3c1a90",
34
- "metadata": {},
35
- "outputs": [],
36
- "source": []
37
- }
38
- ],
39
- "metadata": {
40
- "kernelspec": {
41
- "display_name": "Python3 (ipykernel)",
42
- "language": "python",
43
- "name": "python3"
44
- },
45
- "language_info": {
46
- "codemirror_mode": {
47
- "name": "ipython",
48
- "version": 3
49
- },
50
- "file_extension": ".py",
51
- "mimetype": "text/x-python",
52
- "name": "python",
53
- "nbconvert_exporter": "python",
54
- "pygments_lexer": "ipython3",
55
- "version": "3.12.3"
56
- }
57
- },
58
- "nbformat": 4,
59
- "nbformat_minor": 5
60
- }