Norakneath commited on
Commit
dcfa431
·
verified ·
1 Parent(s): aea246c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -2
requirements.txt CHANGED
@@ -1,8 +1,7 @@
1
- pip install --upgrade gradio
2
  opencv-python-headless
3
  numpy
4
  matplotlib
5
- gradio
6
  torch
7
  torchvision
8
  torchaudio
 
 
1
  opencv-python-headless
2
  numpy
3
  matplotlib
4
+ gradio==4.44.1
5
  torch
6
  torchvision
7
  torchaudio