selim-ba commited on
Commit
c04cd15
·
verified ·
1 Parent(s): 7254beb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -182,7 +182,6 @@ class SuperSmartAgent:
182
  except Exception as e:
183
  state["response"] = f"Web search error: {e}"
184
  return state
185
-
186
 
187
  def use_video_analysis(state):
188
  if self.model is None:
 
182
  except Exception as e:
183
  state["response"] = f"Web search error: {e}"
184
  return state
 
185
 
186
  def use_video_analysis(state):
187
  if self.model is None: