laurenssam commited on
Commit
c73b0cb
·
1 Parent(s): d1f80dd

fix numpy problem

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -1,2 +1,4 @@
1
  # Install TinyLLaVA directly from GitHub:
2
- git+https://github.com/TinyLLaVA/TinyLLaVA_Factory.git@tinyllava_bench#egg=tinyllava
 
 
 
1
  # Install TinyLLaVA directly from GitHub:
2
+ git+https://github.com/TinyLLaVA/TinyLLaVA_Factory.git@tinyllava_bench#egg=tinyllava
3
+
4
+ numpy==1.22.0