Merge pull request #74 from kapsner/main
fix: downgrading torchmetrics due to import error
Showing
| ... | ... | @@ -17,3 +17,4 @@ mlflow |
| GitPython | ||
| matplotlib | ||
| seaborn | ||
| torchmetrics>=0.7.0,<=0.7.3 |
Please register or sign in to comment
fix: downgrading torchmetrics due to import error
| ... | ... | @@ -17,3 +17,4 @@ mlflow |
| GitPython | ||
| matplotlib | ||
| seaborn | ||
| torchmetrics>=0.7.0,<=0.7.3 |