Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +10 -1
requirements.txt
CHANGED
@@ -1,2 +1,11 @@
|
|
1 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
git+https://github.com/LLaVA-VL/LLaVA-NeXT.git
|
|
|
1 |
+
pillow
|
2 |
+
numpy
|
3 |
+
transformers
|
4 |
+
torch
|
5 |
+
torchvision
|
6 |
+
decord
|
7 |
+
einops
|
8 |
+
accelerate
|
9 |
+
open_clip_torch
|
10 |
+
av
|
11 |
git+https://github.com/LLaVA-VL/LLaVA-NeXT.git
|