aakashch0179 commited on
Commit
fe5d4c5
1 Parent(s): eadb20d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -0
requirements.txt CHANGED
@@ -7,4 +7,7 @@ opencv-python
7
  numpy
8
  torchvision
9
  torchaudio
 
 
 
10
 
 
7
  numpy
8
  torchvision
9
  torchaudio
10
+ requests
11
+ torch==1.13.1
12
+ Pillow
13