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