Update environments
This commit is contained in:
parent
1e959411f8
commit
cbf95b16ac
|
|
@ -14,7 +14,6 @@ dependencies:
|
||||||
- scipy=1.6.2
|
- scipy=1.6.2
|
||||||
- pip=21.0.1
|
- pip=21.0.1
|
||||||
- setuptools=58.0.4
|
- setuptools=58.0.4
|
||||||
- tensorflow-base=2.3.0
|
|
||||||
- pytorch::pytorch=1.11.0
|
- pytorch::pytorch=1.11.0
|
||||||
- pytorch::torchtext=0.12.0
|
- pytorch::torchtext=0.12.0
|
||||||
- pytorch::torchvision=0.12.0
|
- pytorch::torchvision=0.12.0
|
||||||
|
|
|
||||||
|
|
@ -14,9 +14,9 @@ smart-open==5.2.1
|
||||||
tensorboard-data-server==0.6.1
|
tensorboard-data-server==0.6.1
|
||||||
tensorflow-datasets==4.4.0
|
tensorflow-datasets==4.4.0
|
||||||
tensorflow-hub==0.12.0
|
tensorflow-hub==0.12.0
|
||||||
tensorflow-text==2.8.2
|
tensorflow-text==2.8.0
|
||||||
tensorflow==2.8.1
|
tensorflow==2.8.0
|
||||||
tensorboard==2.8.1
|
tensorboard==2.8.0
|
||||||
tokenizers==0.10.3
|
tokenizers==0.10.3
|
||||||
torchinfo==0.0.8
|
torchinfo==0.0.8
|
||||||
tqdm==4.62.3
|
tqdm==4.62.3
|
||||||
|
|
|
||||||
|
|
@ -14,7 +14,6 @@ dependencies:
|
||||||
- scipy=1.6.2
|
- scipy=1.6.2
|
||||||
- pip=21.0.1
|
- pip=21.0.1
|
||||||
- setuptools=58.0.4
|
- setuptools=58.0.4
|
||||||
- tensorflow-base=2.3.0
|
|
||||||
- pytorch::pytorch=1.11.0
|
- pytorch::pytorch=1.11.0
|
||||||
- pytorch::torchtext=0.12.0
|
- pytorch::torchtext=0.12.0
|
||||||
- pytorch::torchvision=0.12.0
|
- pytorch::torchvision=0.12.0
|
||||||
|
|
|
||||||
|
|
@ -11,17 +11,13 @@ pygame==2.1.2
|
||||||
scikit-image==0.19.2
|
scikit-image==0.19.2
|
||||||
seaborn==0.11.2
|
seaborn==0.11.2
|
||||||
smart-open==5.2.1
|
smart-open==5.2.1
|
||||||
tensorboard==2.8.0
|
|
||||||
tensorboard-data-server==0.6.1
|
tensorboard-data-server==0.6.1
|
||||||
tensorflow==2.8.0
|
|
||||||
tensorflow-datasets==4.4.0
|
tensorflow-datasets==4.4.0
|
||||||
tensorflow-hub==0.12.0
|
tensorflow-hub==0.12.0
|
||||||
tensorflow-text==2.8.2
|
tensorflow-text==2.8.0
|
||||||
|
tensorflow==2.8.0
|
||||||
|
tensorboard==2.8.0
|
||||||
tokenizers==0.10.3
|
tokenizers==0.10.3
|
||||||
torch==1.11.0
|
|
||||||
torchinfo==0.0.8
|
torchinfo==0.0.8
|
||||||
torchtext==0.12.0
|
|
||||||
torchvision==0.12.0
|
|
||||||
torchdata==0.3.0
|
|
||||||
tqdm==4.62.3
|
tqdm==4.62.3
|
||||||
transformers==4.3.3
|
transformers==4.3.3
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue