musdfakoc commited on
Commit
3e00b11
·
verified ·
1 Parent(s): 00093e0

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -5
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
- torch
2
- torchaudio
3
  gradio
4
- Pillow
5
- torchvision
6
- numpy
 
1
+ torch==1.12.0
2
+ torchaudio==0.12.0
3
  gradio
4
+ Pillow==9.1.0
5
+ torchvision==0.13.0
6
+ numpy==1.22.4