We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 050b2c3 commit 742651fCopy full SHA for 742651f
tools/make_hf_dataset.ipynb renamed to tools/make_video_hf_dataset.ipynb
@@ -162,26 +162,6 @@
162
"dataset = Dataset.from_pandas(df_items, features=features)"
163
]
164
},
165
- {
166
- "cell_type": "code",
167
- "execution_count": 3,
168
- "metadata": {},
169
- "outputs": [
170
171
- "name": "stdout",
172
- "output_type": "stream",
173
- "text": [
174
- "Token is valid (permission: write).\n",
175
- "Your token has been saved in your configured git credential helpers (store).\n",
176
- "Your token has been saved to /home/tiger/.cache/huggingface/token\n",
177
- "Login successful\n"
178
- ]
179
- }
180
- ],
181
- "source": [
182
- "!huggingface-cli login --token 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 --add-to-git-credential"
183
184
- },
185
{
186
"cell_type": "code",
187
"execution_count": 9,
0 commit comments