Fetching metadata from the HF Docker repository...
runtime error
Traceback (most recent call last):
File "/home/user/app/app.py", line 8, in <module>
from sklearn.ensemble import GradientBoostingRegressor
ModuleNotFoundError: No module named 'sklearn'