Update README.md
Browse files
README.md
CHANGED
@@ -51,7 +51,7 @@ for e in examples:
|
|
51 |
```
|
52 |
|
53 |
<div class="inline-flex flex-col" style="line-height: 1.5;padding-right:50px">
|
54 |
-
<div style="text-align: center; margin-top: 3px; font-size: 16px; font-weight: 800">
|
55 |
<a href="https://huggingface.co/procesaur">
|
56 |
<div class="flex">
|
57 |
<div
|
@@ -69,6 +69,26 @@ for e in examples:
|
|
69 |
</div>
|
70 |
</div>
|
71 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
72 |
<div id="zastava">
|
73 |
<div class="grb">
|
74 |
<img src="https://www.ai.gov.rs/img/logo_60x120-2.png" style="position:relative; left:30px; z-index:10; height:85px">
|
|
|
51 |
```
|
52 |
|
53 |
<div class="inline-flex flex-col" style="line-height: 1.5;padding-right:50px">
|
54 |
+
<div style="text-align: center; margin-top: 3px; font-size: 16px; font-weight: 800">Author</div>
|
55 |
<a href="https://huggingface.co/procesaur">
|
56 |
<div class="flex">
|
57 |
<div
|
|
|
69 |
</div>
|
70 |
</div>
|
71 |
|
72 |
+
<div class="inline-flex flex-col" style="line-height: 1.5;">
|
73 |
+
|
74 |
+
<div style="text-align: center; margin-top: 3px; font-size: 16px; font-weight: 800">Infrastructure</div>
|
75 |
+
<a href="https://tesla.rgf.bg.ac.rs">
|
76 |
+
<div class="flex">
|
77 |
+
<div
|
78 |
+
style="display:DISPLAY_1; margin-left: auto; margin-right: auto; width: 92px; height:92px; border-radius: 50%;
|
79 |
+
background-size: cover; background-image: url(https://cdn-avatars.huggingface.co/v1/production/uploads/63bc254fb8c61b8aa496a39b/TfM_-sc8-b34ddfhHBGTA.png?w=200&h=200&f=face)">
|
80 |
+
</div>
|
81 |
+
</div>
|
82 |
+
</a>
|
83 |
+
<div style="text-align: center; font-size: 16px; font-weight: 800">TESLA project</div>
|
84 |
+
<div>
|
85 |
+
<a href="https://huggingface.co/Nikola-92">
|
86 |
+
<div style="text-align: center; font-size: 14px;">@te-sla</div>
|
87 |
+
</a>
|
88 |
+
</div>
|
89 |
+
</div>
|
90 |
+
</div>
|
91 |
+
<br/><br/>
|
92 |
<div id="zastava">
|
93 |
<div class="grb">
|
94 |
<img src="https://www.ai.gov.rs/img/logo_60x120-2.png" style="position:relative; left:30px; z-index:10; height:85px">
|