aakashch0179 commited on
Commit
588eeb7
1 Parent(s): be6e830

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -5,5 +5,6 @@ diffusers
5
  accelerate
6
  opencv-python
7
  numpy
8
- PyTorch
 
9
 
 
5
  accelerate
6
  opencv-python
7
  numpy
8
+ torchvision
9
+ torchaudio
10