derek-thomas HF staff commited on
Commit
ed169ba
·
1 Parent(s): 89e215a

Pinning requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -11
requirements.txt CHANGED
@@ -1,11 +1,11 @@
1
- autotrain-advanced
2
- wandb
3
- huggingface_hub
4
- datasets
5
- pandas
6
- gradio
7
- scikit-learn
8
- lighteval[tensorboardX,adapters]
9
- nest_asyncio
10
- plotly
11
- ipywidgets
 
1
+ autotrain-advanced==0.8.31
2
+ wandb==0.18.7
3
+ huggingface_hub==0.26.2
4
+ datasets==3.1.0
5
+ pandas==2.2.3
6
+ gradio==5.6.0
7
+ scikit-learn==1.5.2
8
+ lighteval[tensorboardX,adapters]==0.6.2
9
+ nest_asyncio==1.6.0
10
+ plotly==5.24.1
11
+ ipywidgets==8.1.5