Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +9 -1
requirements.txt
CHANGED
@@ -12,4 +12,12 @@ torchsummary==1.5.1
|
|
12 |
torchtext==0.16.0
|
13 |
transformers==4.34.1
|
14 |
torchvision==0.16.0
|
15 |
-
tensorflow
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
12 |
torchtext==0.16.0
|
13 |
transformers==4.34.1
|
14 |
torchvision==0.16.0
|
15 |
+
tensorflow==2.14.0
|
16 |
+
tensorflow-datasets==4.9.3
|
17 |
+
tensorflow-estimator==2.14.0
|
18 |
+
tensorflow-gcs-config==2.14.0
|
19 |
+
tensorflow-hub==0.15.0
|
20 |
+
tensorflow-io-gcs-filesystem==0.34.0
|
21 |
+
tensorflow-metadata==1.14.0
|
22 |
+
tensorflow-probability==0.22.0
|
23 |
+
tensorstore==0.1.45
|