Shiwanni commited on
Commit
c8f3888
·
verified ·
1 Parent(s): 87bc3c0

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -1
requirements.txt CHANGED
@@ -1,4 +1,8 @@
1
  gradio>=3.0
2
  torch>=1.10
3
  transformers>=4.20
4
- pillow>=9.0
 
 
 
 
 
1
  gradio>=3.0
2
  torch>=1.10
3
  transformers>=4.20
4
+ numpy>=1.21
5
+ matplotlib>=3.5
6
+ pillow>=9.0
7
+ opencv-python>=4.5
8
+ scikit-image>=0.19