uasername commited on
Commit
08267c1
·
verified ·
1 Parent(s): 6dafb46

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -119,7 +119,7 @@ agent = CodeAgent(
119
  name=None,
120
  description=None,
121
  prompt_templates=prompt_templates
122
- )
123
 
124
  # #Gradio interface with text and audio output
125
  # def gradio_search_jokes(word):
 
119
  name=None,
120
  description=None,
121
  prompt_templates=prompt_templates
122
+ )
123
 
124
  # #Gradio interface with text and audio output
125
  # def gradio_search_jokes(word):