BilalHasan commited on
Commit
e7b05f0
1 Parent(s): db7bc7b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -2,4 +2,6 @@ opencv-python
2
  transformers
3
  numpy
4
  openai
5
- pytorch
 
 
 
2
  transformers
3
  numpy
4
  openai
5
+ torch==2.3.1
6
+ torchvision==0.18.1
7
+ torchaudio==2.3.1