Tohru127 commited on
Commit
33d8924
·
verified ·
1 Parent(s): bea6499

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -8
requirements.txt CHANGED
@@ -1,8 +1,8 @@
1
- torch>=2.2
2
- transformers>=4.41
3
- accelerate>=0.30
4
- open3d>=0.18
5
- numpy>=1.24
6
- pillow>=10.0
7
- matplotlib>=3.8
8
- gradio>=4.44
 
1
+ numpy==1.26.4
2
+ torch==2.2.2
3
+ transformers==4.41.2
4
+ accelerate==0.30.1
5
+ open3d==0.18.0
6
+ pillow==10.3.0
7
+ matplotlib==3.8.4
8
+ gradio==4.44.1