Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -529,7 +529,7 @@ class GaiaRunner:
|
|
| 529 |
return None # ูุง ููุฌุฏ ู
ุฑูู
|
| 530 |
|
| 531 |
# ุฑุงุจุท API ูุชุญู
ูู ุงูู
ูู
|
| 532 |
-
url = f"https://agents-course-unit4-scoring.hf.space/files/{
|
| 533 |
local_path = os.path.join("attachments", file_name)
|
| 534 |
u=None
|
| 535 |
# ุชูุฒูู ุงูู
ูู ุฅุฐุง ูู
ููู ู
ูุฌูุฏูุง ู
ุญูููุง
|
|
|
|
| 529 |
return None # ูุง ููุฌุฏ ู
ุฑูู
|
| 530 |
|
| 531 |
# ุฑุงุจุท API ูุชุญู
ูู ุงูู
ูู
|
| 532 |
+
url = f"https://agents-course-unit4-scoring.hf.space/files/{file_name}"
|
| 533 |
local_path = os.path.join("attachments", file_name)
|
| 534 |
u=None
|
| 535 |
# ุชูุฒูู ุงูู
ูู ุฅุฐุง ูู
ููู ู
ูุฌูุฏูุง ู
ุญูููุง
|