chansung commited on
Commit
c4eaf24
1 Parent(s): 487d432

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ numpy==1.23.0
2
+ pillow==9.1.1
3
+ matplotlib==3.5.2
4
+ tensorflow==2.9.0
5
+ git+https://github.com/sayakpaul/transformers.git@tf-segformer
6
+ datasets==2.3.2