Spaces:
Sleeping
Sleeping
app clean-up
Browse files
app.py
CHANGED
@@ -6,7 +6,6 @@ import pandas as pd
|
|
6 |
|
7 |
import config
|
8 |
from agent import Agent
|
9 |
-
from utils import DuckDuckGo
|
10 |
|
11 |
|
12 |
def run_and_submit_all( profile: gr.OAuthProfile | None):
|
|
|
6 |
|
7 |
import config
|
8 |
from agent import Agent
|
|
|
9 |
|
10 |
|
11 |
def run_and_submit_all( profile: gr.OAuthProfile | None):
|