vithacocf commited on
Commit
e783290
·
verified ·
1 Parent(s): f1cf9cc

Update build.sh

Browse files
Files changed (1) hide show
  1. build.sh +1 -1
build.sh CHANGED
@@ -1,3 +1,3 @@
1
  #!/bin/bash
2
  rm -rf ~/.cache/pip
3
- pip install --no-cache-dir google-generativeai==0.6.0 gradio==4.29.0
 
1
  #!/bin/bash
2
  rm -rf ~/.cache/pip
3
+ pip install --no-cache-dir -r requirements.txt