qbhf2 commited on
Commit
2ae5f8c
·
verified ·
1 Parent(s): c7e05f5

Update custom_utils/startup.sh

Browse files
Files changed (1) hide show
  1. custom_utils/startup.sh +1 -0
custom_utils/startup.sh CHANGED
@@ -42,5 +42,6 @@ echo "Building and installing Warp for GarmentCode..."
42
  chmod -R 777 /home/user/app/NvidiaWarp-GarmentCode/tools/
43
  source ~/.bashrc
44
  python /home/user/app/NvidiaWarp-GarmentCode/build_lib.py
 
45
  # Сообщение об успешной настройке
46
  echo "Setup complete! Please restart your terminal or run 'source ~/.bashrc' to apply changes."
 
42
  chmod -R 777 /home/user/app/NvidiaWarp-GarmentCode/tools/
43
  source ~/.bashrc
44
  python /home/user/app/NvidiaWarp-GarmentCode/build_lib.py
45
+ pip install viser[examples]
46
  # Сообщение об успешной настройке
47
  echo "Setup complete! Please restart your terminal or run 'source ~/.bashrc' to apply changes."