We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6e5a1d commit 585741aCopy full SHA for 585741a
requirements.txt
@@ -10,17 +10,17 @@ optax==0.1.5
10
absl-py >= 0.12.0
11
scipy >= 1.6.0
12
wandb >= 0.12.14
13
-tensorflow==2.13.0
+tensorflow==2.15.0
14
einops >= 0.6.1
15
imageio >= 2.31.1
16
moviepy >= 1.0.3
17
pre-commit == 3.3.3
18
transformers >= 4.31.0
19
tensorflow_hub >= 0.14.0
20
tensorflow_text >= 2.13.0
21
-tensorflow_probability == 0.21.0
22
-tensorflow_datasets >= 4.9.2
+tensorflow_probability == 0.23.0
+tensorflow_datasets == 4.9.2
23
tensorflow_graphics == 2021.12.3
24
-dlimp @ git+https://github.com/kvablack/dlimp@16bb9dc58799db9f49ecb937761481fa2f88f718
+dlimp @ git+https://github.com/kvablack/dlimp@9e29390ccb1404f9a6079207c8bdac53c9a7d4ef
25
plotly >= 5.16.1
26
matplotlib
0 commit comments