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 69f287e commit cc03615Copy full SHA for cc03615
requirements.txt
@@ -6,7 +6,7 @@ future>=0.17.1 # required for builtins in setup.py
6
tqdm>=4.41.0
7
PyYAML>=5.1
8
fsspec[http]>=2021.05.0, !=2021.06.0
9
-tensorboard>=2.2.0, !=2.5.0 # 2.5.0 GPU CI error: 'Couldn't build proto file into descriptor pool!'
+tensorboard>=2.2.0
10
torchmetrics>=0.4.1
11
pyDeprecate==0.3.1
12
packaging>=17.0
0 commit comments