taesiri commited on
Commit
8b85a29
1 Parent(s): bbfe41f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
  gdown
2
  gradio
3
- numpy
4
  Pillow
5
  torch
6
  torchvision
 
1
  gdown
2
  gradio
3
+ numpy==1.23.5
4
  Pillow
5
  torch
6
  torchvision