Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
@@ -12,4 +12,8 @@ torchsde==0.2.6
|
|
12 |
einops
|
13 |
opencv-contrib-python
|
14 |
safetensors
|
15 |
-
spaces
|
|
|
|
|
|
|
|
|
|
12 |
einops
|
13 |
opencv-contrib-python
|
14 |
safetensors
|
15 |
+
spaces
|
16 |
+
tiktoken==0.9.0
|
17 |
+
imageio-ffmpeg
|
18 |
+
decord
|
19 |
+
tqdm==4.67.1
|