modify requirements.txt
Showing
| ... | ... | @@ -18,8 +18,8 @@ tensorboard>=2.4.1 |
| # wandb | ||
| # Plotting ------------------------------------ | ||
| pandas>=1.1.4 | ||
| seaborn>=0.11.0 | ||
| pandas==1.1.4 | ||
| seaborn==0.11.0 | ||
| pycocotools | ||
| # Export -------------------------------------- | ||
| # coremltools>=4.1 # CoreML export | ||
| ... | ... |
Please register or sign in to comment