File size: 393 Bytes
330e408
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
# HuggingFace Space Requirements for FBMC Chronos-2 Forecasting
# GPU-optimized dependencies for JupyterLab SDK

# Core ML/Data
torch>=2.0.0
transformers>=4.35.0
chronos-forecasting>=1.2.0
datasets>=2.14.0
polars>=0.19.0
pyarrow>=13.0.0

# HuggingFace
huggingface-hub>=0.19.0

# Visualization
altair>=5.0.0
vega-datasets

# Jupyter
ipykernel
jupyter
jupyterlab

# Utilities
python-dotenv
tqdm