Spaces:
Sleeping
Sleeping
Merge branch 'main' of https://huggingface.co/spaces/agazo/AGAZO_Final_Assignment into main
Browse files
app.py
CHANGED
@@ -19,7 +19,7 @@ from internet_search_tool import internet_search
|
|
19 |
from botanical_classification_tool import get_botanical_classification
|
20 |
from excel_parser_tool import parse_excel
|
21 |
|
22 |
-
# (Keep Constants as is)
|
23 |
# --- Constants ---
|
24 |
DEFAULT_API_URL = "https://agents-course-unit4-scoring.hf.space"
|
25 |
|
|
|
19 |
from botanical_classification_tool import get_botanical_classification
|
20 |
from excel_parser_tool import parse_excel
|
21 |
|
22 |
+
# (Keep Constants as is) ok!
|
23 |
# --- Constants ---
|
24 |
DEFAULT_API_URL = "https://agents-course-unit4-scoring.hf.space"
|
25 |
|