更改requirements文件,删除不必要的库
This commit is contained in:
parent
feca24347a
commit
70e8881691
@ -1877,9 +1877,9 @@
|
|||||||
],
|
],
|
||||||
"metadata": {
|
"metadata": {
|
||||||
"kernelspec": {
|
"kernelspec": {
|
||||||
"display_name": "Python [conda env:DeepLearningLab]",
|
"display_name": "DeepLearningLab",
|
||||||
"language": "python",
|
"language": "python",
|
||||||
"name": "conda-env-DeepLearningLab-py"
|
"name": "python3"
|
||||||
},
|
},
|
||||||
"language_info": {
|
"language_info": {
|
||||||
"codemirror_mode": {
|
"codemirror_mode": {
|
||||||
|
@ -3,7 +3,6 @@ ipdb
|
|||||||
jupyter
|
jupyter
|
||||||
numpy
|
numpy
|
||||||
torch
|
torch
|
||||||
torchaudio
|
|
||||||
torchvision
|
torchvision
|
||||||
tqdm
|
tqdm
|
||||||
matplotlib
|
matplotlib
|
||||||
|
Loading…
x
Reference in New Issue
Block a user