Skip to content

Commit a89453c

Browse files
committed
Moved robust_optimizer to affectnet directory
1 parent 330d39b commit a89453c

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

src/ABAW/abaw4_lsd_train.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -358,7 +358,7 @@
358358
"outputs": [],
359359
"source": [
360360
"import sys\n",
361-
"sys.path.append('..')\n",
361+
"sys.path.append('../affectnet')\n",
362362
"from robust_optimization import RobustOptimizer\n",
363363
"\n",
364364
"import copy\n",
File renamed without changes.

0 commit comments

Comments
 (0)