Update generate_tx_models_html.py
This commit is contained in:
parent
e6feb86d76
commit
44b18b5979
|
@ -105,9 +105,9 @@ html_struct = f"""
|
|||
Models are downloaded straight from the HuggingFace repositories. The images displayed are the inputs, not the outputs. Want to quickly test concepts? Try the <a href="https://huggingface.co/spaces/sd-concepts-library/stable-diffusion-conceptualizer">Stable Diffusion Conceptualizer</a> on HuggingFace.<a href="https://huggingface.co/docs/diffusers/main/en/training/text_inversion">More info on textual inversion.</a>
|
||||
</p>
|
||||
|
||||
<p>
|
||||
<center>
|
||||
<a href="https://github.com/Cyberes/stable-diffusion-textual-inversion-models/actions/workflows/generate_static_html.yml"><img src="https://github.com/Cyberes/stable-diffusion-textual-inversion-models/actions/workflows/generate_static_html.yml/badge.svg"></a>
|
||||
</p>
|
||||
</center>
|
||||
<br>
|
||||
<hr>
|
||||
<noscript><p><img src="https://mato.evulid.cc/matomo.php?idsite=1&rec=1&url=https://cyberes.github.io/stable-diffusion-textual-inversion-models" style="border:0;" alt="" /></p></noscript>
|
||||
|
|
Loading…
Reference in New Issue