qbhf2 commited on
Commit
c5b7a2c
·
verified ·
1 Parent(s): 76080a9

Update startup.sh

Browse files
Files changed (1) hide show
  1. startup.sh +1 -1
startup.sh CHANGED
@@ -23,7 +23,7 @@ conda activate garmentcode
23
 
24
  # Установить зависимости через pip
25
  echo "Installing dependencies..."
26
- pip install scipy pyaml>=6.0 svgwrite psutil gradio bpy matplotlib svgpathtools cairosvg nicegui trimesh libigl pyrender cgal pygarment
27
 
28
  # Настроить CUDA и другие пути
29
  echo "Adding paths to .bashrc..."
 
23
 
24
  # Установить зависимости через pip
25
  echo "Installing dependencies..."
26
+ pip install scipy pyaml>=6.0 svgwrite psutil gradio bpy matplotlib svgpathtools cairosvg nicegui trimesh libigl pyrender cgal numpy pygarment
27
 
28
  # Настроить CUDA и другие пути
29
  echo "Adding paths to .bashrc..."