AdritRao commited on
Commit
94ed658
·
1 Parent(s): bde6e5b

Update inference.sh

Browse files
Files changed (1) hide show
  1. inference.sh +1 -1
inference.sh CHANGED
@@ -1,4 +1,4 @@
1
- cd /home/user/app/Comp2Comp
2
  chmod +x bin/C2C
3
  # conda init bash
4
  # conda activate c2c_env
 
1
+ cd /home/user/app/C2C
2
  chmod +x bin/C2C
3
  # conda init bash
4
  # conda activate c2c_env