Spaces:
Sleeping
Sleeping
Update Gradio_UI.py
Browse files- Gradio_UI.py +0 -2
Gradio_UI.py
CHANGED
@@ -23,8 +23,6 @@ from smolagents.agent_types import AgentAudio, AgentImage, AgentText, handle_age
|
|
23 |
from smolagents.agents import ActionStep, MultiStepAgent
|
24 |
from smolagents.memory import MemoryStep
|
25 |
from smolagents.utils import _is_package_available
|
26 |
-
import gradio as gr
|
27 |
-
from Gradio_UI import stream_to_gradio
|
28 |
|
29 |
|
30 |
import logging
|
|
|
23 |
from smolagents.agents import ActionStep, MultiStepAgent
|
24 |
from smolagents.memory import MemoryStep
|
25 |
from smolagents.utils import _is_package_available
|
|
|
|
|
26 |
|
27 |
|
28 |
import logging
|