Gagan Bhatia commited on
Commit
c085f7c
1 Parent(s): fba46e9

Update dvc.yaml

Browse files
Files changed (1) hide show
  1. dvc.yaml +1 -0
dvc.yaml CHANGED
@@ -39,4 +39,5 @@ stages:
39
  - reports/evaluation_metrics.txt:
40
  cache: false
41
  visualize:
 
42
 
 
39
  - reports/evaluation_metrics.txt:
40
  cache: false
41
  visualize:
42
+ cmd: streamlit run src/visualization/visualize.py
43