Spaces:
Sleeping
Sleeping
Update tools/tools.py
Browse files- tools/tools.py +1 -1
tools/tools.py
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
import os
|
| 2 |
from smolagents import tool
|
| 3 |
-
|
| 4 |
# ----------------------------------------------------------------------------
|
| 5 |
# SECTION 1: Vision & Multimodal
|
| 6 |
# ----------------------------------------------------------------------------
|
|
|
|
| 1 |
import os
|
| 2 |
from smolagents import tool
|
| 3 |
+
import spaces
|
| 4 |
# ----------------------------------------------------------------------------
|
| 5 |
# SECTION 1: Vision & Multimodal
|
| 6 |
# ----------------------------------------------------------------------------
|