Thibault Goehringer commited on
Commit
861b39e
β€’
1 Parent(s): 80e3d98

Remove classes

Browse files
Files changed (1) hide show
  1. README.md +4 -6
README.md CHANGED
@@ -7,13 +7,11 @@ sdk: static
7
  pinned: false
8
  ---
9
 
10
- <p class="lg:col-span-3">
11
  This organization gathers all models trained during the Course Community Event (November 15-19, 2021) using Amazon SageMaker. Come back later to see cool demos of these models πŸ€—.
12
  </p>
13
 
14
- <div class="lg:col-span-3">
15
- <header>
16
  <h2><strong>Getting started</strong></h2>
17
- <p>The first thing you should do is head over to the <a href="https://discuss.huggingface.co/c/course/course-event/25", class="underline">Course Projects category</a> on the Hugging Face Forums and either select a project that interests you or propose a project of your own!
18
- </header>
19
- </div>
 
7
  pinned: false
8
  ---
9
 
10
+ <p>
11
  This organization gathers all models trained during the Course Community Event (November 15-19, 2021) using Amazon SageMaker. Come back later to see cool demos of these models πŸ€—.
12
  </p>
13
 
14
+ <div>
 
15
  <h2><strong>Getting started</strong></h2>
16
+ <p>The first thing you should do is head over to the <a href="https://discuss.huggingface.co/c/course/course-event/25", class="underline">Course Projects category</a> on the Hugging Face Forums and either select a project that interests you or propose a project of your own!</p>
17
+ </div>