fix
This commit is contained in:
parent
aebab00d4c
commit
023f04dd8c
|
@ -215,7 +215,7 @@ html_struct = html_struct + """
|
|||
</script>
|
||||
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.2.1/dist/js/bootstrap.bundle.min.js" integrity="sha384-u1OknCvxWvY5kfmNBILK2hRnQC3Pr17a+RTT6rIHI7NnikvbZlHgTPOOmMi466C8" crossorigin="anonymous"></script>
|
||||
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.5.1/jquery.min.js" integrity="sha512-bLT0Qm9VnAYZDflyKcBaQ2gg0hSYNQrJ8RilYldYQ1FxQYoCLtUjuuRuZo+fjqhx/qtq/1itJ0C2ejDxltZVFg==" crossorigin="anonymous"></script>
|
||||
<script src="/stable-diffusion-textual-inversion-models/assets/jquery.waypoints.min.js"></script>
|
||||
<script src="/stable-diffusion-textual-inversion-models/jquery.waypoints.min.js"></script>
|
||||
</body>
|
||||
"""
|
||||
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue