File size: 892 Bytes
91fb4ef
f8773ff
2fea0cc
2d4beed
2fea0cc
5069ba3
 
2d4beed
6f7875d
 
2d4beed
9551805
 
 
 
 
 
1f16b57
91fb4ef
9551805
 
91fb4ef
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
05b5081
f20bd02
364fc34
f20bd02
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44


# For GPU monitoring of NVIDIA chipsets
pynvml

# it is recommended to always use the latest version
diffusers @ git+https://github.com/huggingface/diffusers.git@main

imageio
imageio-ffmpeg

#--------------- MACOS HACKS ----------------

# use eva-decord for better compatiblity on macOS
eva-decord

# don't install flash attention on macOS
#flash-attn @ https://github.com/Dao-AILab/flash-attention/releases/download/v2.7.4.post1/flash_attn-2.7.4.post1+cu12torch2.6cxx11abiFALSE-cp310-cp310-linux_x86_64.whl

#--------------- / MACOS HACKS --------------

# for youtube video download
pytube
pytubefix

# for scene splitting
scenedetect[opencv]

# for llava video / captionning
pillow
pillow-avif-plugin
polars
einops
open_clip_torch
av==14.1.0
git+https://github.com/LLaVA-VL/LLaVA-NeXT.git

# for our frontend
gradio==5.33.1
gradio_toggle
gradio_modal

# used for the monitor
matplotlib