hf-review / html_template.html
lvwerra's picture
lvwerra HF staff
Update html_template.html
4486a0d
<br>
<br>
<p style="text-align: center; color: rgb(255, 210, 31); font-family: 'Consolas', monospace; font-size: 48px;"> <b>Your Personal <img src="https://huggingface.co/front/assets/huggingface_logo.svg" alt="image" style="vertical-align: middle; display: inline-block; height: 72px;"> Report</b></p>
<br>
<br>
<br>
<p style="text-align: center;color: rgb(255, 210, 31);font-family: 'Consolas', monospace; font-size: 36px;">β™₯︎ Likes received: {{likes_user_total}} (top {{likes_user_top}}%)</p>
<br>
<p style="text-align: center;color: rgb(255, 210, 31);font-family: 'Consolas', monospace; font-size: 16px;">Your model that got most likes ({{likes_repo_most_n}}): {{likes_repo_most}}</p>
<br>
<br>
<p style="text-align: center;color: rgb(255, 210, 31);font-family: 'Consolas', monospace; font-size: 36px;">– Total downloads: {{downloads_user_total}} (top {{downloads_user_top}}%)</p>
<br>
<p style="text-align: center;color: rgb(255, 210, 31);font-family: 'Consolas', monospace; font-size: 16px;">Your model that was downloaded most ({{downlods_repo_most_n}}): {{downlods_repo_most}}</p>
<br>
<br>
<p style="text-align: center;color: rgb(255, 210, 31);font-family: 'Consolas', monospace; font-size: 36px;">βš… Number of models: {{repos_model_total}} (top {{repos_model_top}}%)</p>
<br>
<p style="text-align: center;color: rgb(255, 210, 31);font-family: 'Consolas', monospace; font-size: 16px;">Your favourite model type is: {{repos_model_fav_type}}</p>
<br>
<br>
<p style="text-align: center;color: rgb(255, 210, 31);font-family: 'Consolas', monospace; font-size: 36px;">βŒ‚ You also have {{repos_datasets_total}} datasets and {{repos_spaces_total}} spaces!</p>
<br>
<p style="text-align: center;color: rgb(255, 210, 31);font-family: 'Consolas', monospace; font-size: 16px;">Your favourite spaces SDK is {{repos_spaces_fav_sdk}}.</p>