uasername commited on
Commit
6b449ac
·
verified ·
1 Parent(s): 73be253

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -12,6 +12,8 @@ from Gradio_UI import GradioUI
12
  from tools.web_search import DuckDuckGoSearchTool
13
  from tools.visit_webpage import VisitWebpageTool
14
 
 
 
15
 
16
 
17
  # # Define the audio output path
 
12
  from tools.web_search import DuckDuckGoSearchTool
13
  from tools.visit_webpage import VisitWebpageTool
14
 
15
+ from Code_Functions import speak_text
16
+
17
 
18
 
19
  # # Define the audio output path