Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
pip install meteostat
|
2 |
from smolagents import CodeAgent,DuckDuckGoSearchTool, HfApiModel,load_tool,tool
|
3 |
from meteostat import Stations, Daily
|
4 |
import datetime
|
|
|
1 |
+
!pip install meteostat
|
2 |
from smolagents import CodeAgent,DuckDuckGoSearchTool, HfApiModel,load_tool,tool
|
3 |
from meteostat import Stations, Daily
|
4 |
import datetime
|