veronhii commited on
Commit
1d376f9
·
1 Parent(s): 0903f0c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -1
requirements.txt CHANGED
@@ -1,3 +1,11 @@
1
  # BASE REQUIREMENT
2
- tensorflow==2.14.0
 
 
 
 
 
 
3
  gradio>=3.36.1
 
 
 
1
  # BASE REQUIREMENT
2
+ matplotlib>=3.2.2
3
+ numpy>=1.21.6
4
+ opencv-python>=4.6.0
5
+ Pillow>=7.1.2
6
+ PyYAML>=5.3.1
7
+ requests>=2.23.0
8
+ scipy>=1.4.1
9
  gradio>=3.36.1
10
+ tensorflow==2.14.0
11
+ tensorflow-datasets==4.9.2