mirror of
https://github.com/ParisNeo/lollms-webui.git
synced 2024-12-19 20:37:51 +00:00
Update lollms_webui.py
This commit is contained in:
parent
eb46d6db2a
commit
759efae67c
@ -51,9 +51,6 @@ if not PackageManager.check_package_installed("bs4"):
|
||||
PackageManager.install_package("beautifulsoup4")
|
||||
import requests
|
||||
|
||||
from lollms.internet import scrape_and_save
|
||||
|
||||
|
||||
def terminate_thread(thread):
|
||||
if thread:
|
||||
if not thread.is_alive():
|
||||
|
Loading…
Reference in New Issue
Block a user