Josh Brown Kramer commited on
Commit
36ad354
·
1 Parent(s): b89e64c

== in requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -5
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
- gradio>=4.0.0
2
- torch>=2.0.0
3
- torchvision>=0.15.0
4
- numpy>=1.21.0
5
- Pillow>=8.0.0
 
1
+ gradio==4.31.0
2
+ torch==2.1.0
3
+ torchvision==0.16.0
4
+ numpy==1.26.4
5
+ Pillow==10.2.0