para-lost commited on
Commit
91fbc34
·
1 Parent(s): afd8fbc
Files changed (1) hide show
  1. SlidesLib/__init__.py +0 -1
SlidesLib/__init__.py CHANGED
@@ -6,7 +6,6 @@ from .ppt_gen import SlideAgent
6
  from pptx.util import Inches, Pt
7
  from pptx.dml.color import RGBColor
8
  from pptx.enum.text import MSO_AUTO_SIZE
9
- from mysearchlib import LLM
10
  from pptx.dml.color import RGBColor
11
  def search_result(question: str, screenshot_path: str = "screenshot.png") -> str:
12
  """
 
6
  from pptx.util import Inches, Pt
7
  from pptx.dml.color import RGBColor
8
  from pptx.enum.text import MSO_AUTO_SIZE
 
9
  from pptx.dml.color import RGBColor
10
  def search_result(question: str, screenshot_path: str = "screenshot.png") -> str:
11
  """