Anyuhhh commited on
Commit
1a08745
·
verified ·
1 Parent(s): e984b50

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,9 +1,9 @@
1
- # Pin to an older AGMM stack that matches legacy checkpoints
2
  autogluon.multimodal==0.8.2
 
3
  pytorch-lightning<2.2
4
  omegaconf<2.4
5
- torch==2.1.2
6
 
7
- gradio>=4.44.0
8
- pandas>=2.2.2
9
  Pillow>=10.4.0
 
 
 
1
  autogluon.multimodal==0.8.2
2
+ torch==2.1.2
3
  pytorch-lightning<2.2
4
  omegaconf<2.4
 
5
 
6
+ pandas==1.5.3
7
+ numpy==1.26.4
8
  Pillow>=10.4.0
9
+ gradio==4.44.0