ZubairAhmed777 commited on
Commit
96bf51e
·
verified ·
1 Parent(s): 9c87ed1

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -10
requirements.txt CHANGED
@@ -1,10 +1,5 @@
1
- os
2
- re
3
- collections
4
- glob
5
- numpy
6
- time
7
- gradio
8
- torch
9
- torchvision
10
- PIL
 
1
+ numpy==1.23.5
2
+ gradio==3.38.0
3
+ torch==2.0.1
4
+ torchvision==0.15.2
5
+ Pillow==9.2.0