mirror of
https://github.com/vladmandic/automatic
synced 2026-09-20 01:31:13 +02:00
update optional packages
Signed-off-by: Vladimir Mandic <mandic00@live.com>
This commit is contained in:
@@ -108,7 +108,7 @@ def search_civitai(
|
||||
global models # pylint: disable=global-statement
|
||||
import requests
|
||||
from urllib.parse import urlencode
|
||||
install('bs4') # Ensure BeautifulSoup is installed
|
||||
install('beautifulsoup4')
|
||||
|
||||
if len(query) == 0:
|
||||
log.error('CivitAI: empty query')
|
||||
|
||||
Reference in New Issue
Block a user