dslee2601 commited on
Commit
ca3d9cd
·
1 Parent(s): 448c00c

notebook update

Browse files
save_audioMAE_self_sustainable.ipynb CHANGED
@@ -127,25 +127,23 @@
127
  },
128
  {
129
  "cell_type": "code",
130
- "execution_count": 6,
131
  "metadata": {},
132
  "outputs": [
133
  {
134
  "name": "stderr",
135
  "output_type": "stream",
136
  "text": [
137
- "c:\\Users\\dslee\\anaconda3\\envs\\sound_effect_variation_generation\\lib\\site-packages\\huggingface_hub\\file_download.py:159: UserWarning: `huggingface_hub` cache-system uses symlinks by default to efficiently store duplicated files but your machine does not support them in C:\\Users\\dslee\\.cache\\huggingface\\hub\\models--hance-ai--audiomae. Caching files will still work but in a degraded version that might require more space on your disk. This warning can be disabled by setting the `HF_HUB_DISABLE_SYMLINKS_WARNING` environment variable. For more details, see https://huggingface.co/docs/huggingface_hub/how-to-cache#limitations.\n",
138
- "To support symlinks on Windows, you either need to activate Developer Mode or to run Python as an administrator. In order to see activate developer mode, see this article: https://docs.microsoft.com/en-us/windows/apps/get-started/enable-your-device-for-development\n",
139
- " warnings.warn(message)\n"
140
  ]
141
  },
142
  {
143
  "data": {
144
  "text/plain": [
145
- "CommitInfo(commit_url='https://huggingface.co/hance-ai/audiomae/commit/8694643200b74c48bfa6570fa1678d13b5ae40b1', commit_message='Upload PretrainedAudioMAEEncoder', commit_description='', oid='8694643200b74c48bfa6570fa1678d13b5ae40b1', pr_url=None, pr_revision=None, pr_num=None)"
146
  ]
147
  },
148
- "execution_count": 6,
149
  "metadata": {},
150
  "output_type": "execute_result"
151
  }
 
127
  },
128
  {
129
  "cell_type": "code",
130
+ "execution_count": 7,
131
  "metadata": {},
132
  "outputs": [
133
  {
134
  "name": "stderr",
135
  "output_type": "stream",
136
  "text": [
137
+ "No files have been modified since last commit. Skipping to prevent empty commit.\n"
 
 
138
  ]
139
  },
140
  {
141
  "data": {
142
  "text/plain": [
143
+ "CommitInfo(commit_url='https://huggingface.co/hance-ai/audiomae/commit/b17872cba2bf72c64b0631f99a469b71c916a7e1', commit_message='Upload PretrainedAudioMAEEncoder', commit_description='', oid='b17872cba2bf72c64b0631f99a469b71c916a7e1', pr_url=None, pr_revision=None, pr_num=None)"
144
  ]
145
  },
146
+ "execution_count": 7,
147
  "metadata": {},
148
  "output_type": "execute_result"
149
  }