ailab commited on
Commit
14a3a0d
·
1 Parent(s): 8df0fc9

segmentation

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
  torch
2
- transformers
3
- tensorflow
 
4
  numpy
5
- Image
6
  matplotlib
 
1
  torch
2
+ transformers>=4.41.0
3
+ gradio>=4.0.0
4
+ Pillow
5
  numpy
 
6
  matplotlib