We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
tensorboard依赖有点问题,requirement.txt中建议加上future tb-nightly 这是我的依赖表
absl-py==1.4.0 cachetools==5.3.1 certifi @ file:///croot/certifi_1671487769961/work/certifi cffi @ file:///tmp/build/80754af9/cffi_1636541929935/work charset-normalizer==3.2.0 cycler==0.11.0 future==0.18.3 google-auth==2.22.0 google-auth-oauthlib==0.4.6 grpcio==1.57.0 h5py==2.10.0 idna==3.4 importlib-metadata==6.7.0 kiwisolver==1.4.4 Markdown==3.4.4 MarkupSafe==2.1.3 matplotlib==3.1.2 mkl-fft==1.3.0 mkl-random==1.1.1 mkl-service==2.3.0 numpy==1.17.0 oauthlib==3.2.2 opencv-python==4.1.2.30 Pillow==8.2.0 protobuf==3.20.0 pyasn1==0.5.0 pyasn1-modules==0.3.0 pycparser @ file:///tmp/build/80754af9/pycparser_1636541352034/work pyparsing==3.1.1 python-dateutil==2.8.2 requests==2.31.0 requests-oauthlib==1.3.1 rsa==4.9 scipy==1.2.1 six==1.16.0 tb-nightly==2.12.0a20230113 tensorboard==1.14.0 tensorboard-data-server==0.6.1 tensorboard-plugin-wit==1.8.1 torch==1.2.0 torchvision==0.4.0 tqdm==4.60.0 typing_extensions==4.7.1 urllib3==1.26.16 Werkzeug==2.2.3 zipp==3.15.0
The text was updated successfully, but these errors were encountered:
感觉安装包是需要更新一下,你们需要docker吗?
Sorry, something went wrong.
torchserving是什么0 0
No branches or pull requests
tensorboard依赖有点问题,requirement.txt中建议加上future tb-nightly
这是我的依赖表
absl-py==1.4.0
cachetools==5.3.1
certifi @ file:///croot/certifi_1671487769961/work/certifi
cffi @ file:///tmp/build/80754af9/cffi_1636541929935/work
charset-normalizer==3.2.0
cycler==0.11.0
future==0.18.3
google-auth==2.22.0
google-auth-oauthlib==0.4.6
grpcio==1.57.0
h5py==2.10.0
idna==3.4
importlib-metadata==6.7.0
kiwisolver==1.4.4
Markdown==3.4.4
MarkupSafe==2.1.3
matplotlib==3.1.2
mkl-fft==1.3.0
mkl-random==1.1.1
mkl-service==2.3.0
numpy==1.17.0
oauthlib==3.2.2
opencv-python==4.1.2.30
Pillow==8.2.0
protobuf==3.20.0
pyasn1==0.5.0
pyasn1-modules==0.3.0
pycparser @ file:///tmp/build/80754af9/pycparser_1636541352034/work
pyparsing==3.1.1
python-dateutil==2.8.2
requests==2.31.0
requests-oauthlib==1.3.1
rsa==4.9
scipy==1.2.1
six==1.16.0
tb-nightly==2.12.0a20230113
tensorboard==1.14.0
tensorboard-data-server==0.6.1
tensorboard-plugin-wit==1.8.1
torch==1.2.0
torchvision==0.4.0
tqdm==4.60.0
typing_extensions==4.7.1
urllib3==1.26.16
Werkzeug==2.2.3
zipp==3.15.0
The text was updated successfully, but these errors were encountered: