hamel commited on
Commit
d4217a4
·
1 Parent(s): c2c4060

Add application files

Browse files
Files changed (3) hide show
  1. README.md +0 -6
  2. app.ipynb +0 -11
  3. app.md +0 -6
README.md CHANGED
@@ -176,12 +176,6 @@ git add -A; git commit -m "Add application files"; git push
176
  After a couple of minutes, you will see your app published! This app is published at https://huggingface.co/spaces/hamel/hfspace_demo.
177
 
178
 
179
- ```
180
- #you can ignore this cell
181
- _ = !./update.sh;
182
- ```
183
-
184
-
185
  ```
186
 
187
  ```
 
176
  After a couple of minutes, you will see your app published! This app is published at https://huggingface.co/spaces/hamel/hfspace_demo.
177
 
178
 
 
 
 
 
 
 
179
  ```
180
 
181
  ```
app.ipynb CHANGED
@@ -349,17 +349,6 @@
349
  "After a couple of minutes, you will see your app published! This app is published at https://huggingface.co/spaces/hamel/hfspace_demo."
350
  ]
351
  },
352
- {
353
- "cell_type": "code",
354
- "execution_count": null,
355
- "id": "958174fe-537e-4635-90b8-22ac11eae396",
356
- "metadata": {},
357
- "outputs": [],
358
- "source": [
359
- "#you can ignore this cell\n",
360
- "_ = !./update.sh;"
361
- ]
362
- },
363
  {
364
  "cell_type": "code",
365
  "execution_count": null,
 
349
  "After a couple of minutes, you will see your app published! This app is published at https://huggingface.co/spaces/hamel/hfspace_demo."
350
  ]
351
  },
 
 
 
 
 
 
 
 
 
 
 
352
  {
353
  "cell_type": "code",
354
  "execution_count": null,
app.md CHANGED
@@ -164,12 +164,6 @@ git add -A; git commit -m "Add application files"; git push
164
  After a couple of minutes, you will see your app published! This app is published at https://huggingface.co/spaces/hamel/hfspace_demo.
165
 
166
 
167
- ```
168
- #you can ignore this cell
169
- _ = !./update.sh;
170
- ```
171
-
172
-
173
  ```
174
 
175
  ```
 
164
  After a couple of minutes, you will see your app published! This app is published at https://huggingface.co/spaces/hamel/hfspace_demo.
165
 
166
 
 
 
 
 
 
 
167
  ```
168
 
169
  ```