Sirivennela commited on
Commit
478d69a
·
verified ·
1 Parent(s): 457157a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -7
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
- torch
2
- torchvision
3
- transformers
4
- torchxrayvision
5
- gradio
6
- Pillow
7
- numpy
 
1
+ torch==2.2.2
2
+ torchvision==0.17.2
3
+ transformers==4.42.4
4
+ torchxrayvision==1.2.0
5
+ gradio==4.29.0
6
+ Pillow==10.3.0
7
+ numpy==1.26.4