Commit 69c1f70e authored by YaningGao's avatar YaningGao
Browse files

update script

parent 697d0fb4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -30,7 +30,7 @@ echo "Installing Navigation dependencies"
pip install ai2thor==5.0.0
pip install numpy==1.25.1

echo "Installing FrozenLake dependencies"
echo "Installing SVG dependencies"
pip install "bs4"
pip install "svgpathtools"
pip install "cairosvg"