Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -1,5 +1,3 @@
1
- import gradio as gr
2
- import random
3
  from smolagents import GradioUI, CodeAgent, HfApiModel
4
 
5
  # Import our custom tools from their modules
 
 
 
1
  from smolagents import GradioUI, CodeAgent, HfApiModel
2
 
3
  # Import our custom tools from their modules