mirror of
https://github.com/willmiao/ComfyUI-Lora-Manager.git
synced 2026-03-25 07:05:43 -03:00
checkpoint
This commit is contained in:
4
templates/components/search_controls.html
Normal file
4
templates/components/search_controls.html
Normal file
@@ -0,0 +1,4 @@
|
||||
<div class="search-container">
|
||||
<input type="text" id="searchInput" placeholder="Search...">
|
||||
<button id="searchButton"><i class="fas fa-search"></i></button>
|
||||
</div>
|
||||
Reference in New Issue
Block a user