Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -6,8 +6,7 @@ colorTo: yellow
|
|
6 |
sdk: static
|
7 |
pinned: false
|
8 |
---
|
9 |
-
|
10 |
-
<lottie-player src="https://assets4.lottiefiles.com/private_files/lf30_m075yjya.json" background="transparent" speed="1" style="width: 300px; height: 300px;" loop controls autoplay></lottie-player>
|
11 |
|
12 |
<div>
|
13 |
<p class="lg:col-span-2"> **Intent/Outcome of the Classroom:** The intent of this HF Organization and this Classroom session is to enable all attendees to create AI and NLP programs in record time using Spaces, HTML5, <a href="https://www.gradio.app">Gradio</a>, Streamlit, and Open Source.
|
@@ -16,6 +15,7 @@ By the end of this session attendees will be able to easily create new AI and NL
|
|
16 |
</p>
|
17 |
|
18 |
<br />
|
|
|
19 |
|
20 |
<video class="lg:col-span-2"
|
21 |
controls autoplay>
|
@@ -23,6 +23,9 @@ By the end of this session attendees will be able to easily create new AI and NL
|
|
23 |
Your browser does not support the video tag.
|
24 |
</video>
|
25 |
|
|
|
|
|
|
|
26 |
<br />
|
27 |
|
28 |
<details class="lg:col-span-2">
|
|
|
6 |
sdk: static
|
7 |
pinned: false
|
8 |
---
|
9 |
+
|
|
|
10 |
|
11 |
<div>
|
12 |
<p class="lg:col-span-2"> **Intent/Outcome of the Classroom:** The intent of this HF Organization and this Classroom session is to enable all attendees to create AI and NLP programs in record time using Spaces, HTML5, <a href="https://www.gradio.app">Gradio</a>, Streamlit, and Open Source.
|
|
|
15 |
</p>
|
16 |
|
17 |
<br />
|
18 |
+
<iframe width="560" height="315" src="https://www.youtube.com/embed/IoQsyHVFflU" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
|
19 |
|
20 |
<video class="lg:col-span-2"
|
21 |
controls autoplay>
|
|
|
23 |
Your browser does not support the video tag.
|
24 |
</video>
|
25 |
|
26 |
+
<script src="https://unpkg.com/@lottiefiles/lottie-player@latest/dist/lottie-player.js"></script>
|
27 |
+
<lottie-player src="https://assets4.lottiefiles.com/private_files/lf30_m075yjya.json" background="transparent" speed="1" style="width: 300px; height: 300px;" loop controls autoplay></lottie-player>
|
28 |
+
|
29 |
<br />
|
30 |
|
31 |
<details class="lg:col-span-2">
|