yetessam commited on
Commit
2945906
·
verified ·
1 Parent(s): f383dcc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -14,7 +14,7 @@ from tools.tools import load_tools
14
  from agents.model import load_huggingface_model
15
  from agents.prompts import load_prompts
16
 
17
- from ContentGradio_UI import ContentAgentUI
18
  #from Gradio_UI import GradioUI
19
 
20
  # Prechecks
 
14
  from agents.model import load_huggingface_model
15
  from agents.prompts import load_prompts
16
 
17
+ from ContentGradio import ContentAgentUI
18
  #from Gradio_UI import GradioUI
19
 
20
  # Prechecks