qbhf2 commited on
Commit
b21f4d4
·
1 Parent(s): 6779f50

modified: custom_utils/startup.sh

Browse files
Files changed (1) hide show
  1. custom_utils/startup.sh +1 -1
custom_utils/startup.sh CHANGED
@@ -42,6 +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
- pip install viser[examples]
46
  # Сообщение об успешной настройке
47
  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] tyro
46
  # Сообщение об успешной настройке
47
  echo "Setup complete! Please restart your terminal or run 'source ~/.bashrc' to apply changes."