uasername commited on
Commit
b5aeadc
·
verified ·
1 Parent(s): 32870ab

Update Gradio_UI.py

Browse files
Files changed (1) hide show
  1. Gradio_UI.py +1 -1
Gradio_UI.py CHANGED
@@ -24,7 +24,7 @@ from smolagents.agents import ActionStep, MultiStepAgent
24
  from smolagents.memory import MemoryStep
25
  from smolagents.utils import _is_package_available
26
 
27
- from app import gradio_search_jokes
28
 
29
 
30
  def pull_messages_from_step(
 
24
  from smolagents.memory import MemoryStep
25
  from smolagents.utils import _is_package_available
26
 
27
+ #from app import gradio_search_jokes
28
 
29
 
30
  def pull_messages_from_step(