MO-12 commited on
Commit
7f00975
·
verified ·
1 Parent(s): c0bb46a

Update requirements.txt

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