aboutsummaryrefslogtreecommitdiff
path: root/html/footer.html
blob: bad87ff619df2488b9732017a1e5658e240adb2e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<div>
        <a href="/docs">API</a>
         • 
        <a href="https://github.com/AUTOMATIC1111/stable-diffusion-webui">Github</a>
         • 
        <a href="https://gradio.app">Gradio</a>
         • 
        <a href="/" onclick="javascript:gradioApp().getElementById('settings_restart_gradio').click(); return false">Reload UI</a>
</div>
<br />
<div class="versions">
{versions}
</div>