MO-12 commited on
Commit
4553d9e
·
verified ·
1 Parent(s): e036b85

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
  torch
2
  transformers
3
  opencv-python
4
- numpy
5
  gdown
6
- gradio>=4.44.1
 
 
1
  torch
2
  transformers
3
  opencv-python
 
4
  gdown
5
+ gradio==4.44.1
6
+ gradio_client==0.14.1