Update README.md
Browse files
README.md
CHANGED
|
@@ -29,3 +29,17 @@ dataset: custom-dataset
|
|
| 29 |
Your browser does not support the video tag.
|
| 30 |
</video>
|
| 31 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 29 |
Your browser does not support the video tag.
|
| 30 |
</video>
|
| 31 |
|
| 32 |
+
## محاضرة 4
|
| 33 |
+
|
| 34 |
+
<video controls width="320" height="240">
|
| 35 |
+
<source src="https://huggingface.co/alikwiq/Electrons-2/resolve/main/2.mp4" type="video/mp4">
|
| 36 |
+
Your browser does not support the video tag.
|
| 37 |
+
</video>
|
| 38 |
+
|
| 39 |
+
## محاضرة 5
|
| 40 |
+
|
| 41 |
+
<video controls width="320" height="240">
|
| 42 |
+
<source src="https://huggingface.co/alikwiq/Electrons-2/resolve/main/3.mp4" type="video/mp4">
|
| 43 |
+
Your browser does not support the video tag.
|
| 44 |
+
</video>
|
| 45 |
+
|