mirror of
https://github.com/ParisNeo/lollms.git
synced 2025-03-01 04:06:07 +00:00
addede check
This commit is contained in:
parent
b5dc256323
commit
c1ae28eb76
@ -2,6 +2,9 @@ from ascii_colors import ASCIIColors, trace_exception
|
||||
from lollms.utilities import PackageManager
|
||||
import time
|
||||
import re
|
||||
import pipmaster as pm
|
||||
if not pm.is_installed("freedom_search"):
|
||||
pm.install("freedom_search")
|
||||
from freedom_search import InternetSearchEnhancer
|
||||
from scrapemaster import ScrapeMaster
|
||||
from pathlib import Path
|
||||
|
Loading…
x
Reference in New Issue
Block a user