yetessam commited on
Commit
c14a3d3
·
verified ·
1 Parent(s): 608f542

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -15,7 +15,7 @@ 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
21
 
 
15
  from agents.prompts import load_prompts
16
 
17
  from ContentGradio import ContentAgentUI
18
+
19
 
20
  # Prechecks
21