AdritRao commited on
Commit
73a8923
·
1 Parent(s): fc7bdd2

Update inference.sh

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