add footer with versions

This commit is contained in:
AUTOMATIC
2023-01-05 11:57:01 +03:00
parent 01a1fee874
commit 997461d3dd
4 changed files with 55 additions and 5 deletions

View File

@@ -7,3 +7,7 @@
 • 
<a href="/" onclick="javascript:gradioApp().getElementById('settings_restart_gradio').click(); return false">Reload UI</a>
</div>
<br />
<div class="versions">
{versions}
</div>