Jankidepala commited on
Commit
2a83c3d
1 Parent(s): bb08efb

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +16 -1
requirements.txt CHANGED
@@ -1,2 +1,17 @@
1
  huggingface_hub==0.25.2
2
- transformers
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  huggingface_hub==0.25.2
2
+ transformers
3
+ transformers
4
+ torch
5
+
6
+ tensorflow==2.6.2 # The latest should include tensorflow-gpu
7
+ tensorflow-datasets==4.4.0
8
+ tensorflow-addons==0.15.0
9
+ absl-py==0.12.0
10
+ gin-config==0.5.0
11
+ parameterized==0.8.1
12
+ mediapy==1.0.3
13
+ scikit-image==0.19.1
14
+ apache-beam==2.34.0
15
+ google-cloud-bigquery-storage==1.1.0 # Suppresses a harmless error from beam
16
+ natsort==8.1.0
17
+ image-tools