Spaces:
Running
on
Zero
Running
on
Zero
Commit
•
add7045
1
Parent(s):
6a87547
Update requirements.txt
Browse files- requirements.txt +9 -9
requirements.txt
CHANGED
@@ -1,16 +1,16 @@
|
|
1 |
contexttimer
|
2 |
decord
|
3 |
-
diffusers
|
4 |
-
accelerate
|
5 |
-
torch
|
6 |
-
torchvision
|
7 |
numpy==1.24.4
|
8 |
einops
|
9 |
ftfy
|
10 |
ipython
|
11 |
-
opencv-python-headless
|
12 |
-
imageio
|
13 |
-
imageio-ffmpeg
|
14 |
packaging
|
15 |
pandas
|
16 |
plotly
|
@@ -22,9 +22,9 @@ scikit-image
|
|
22 |
sentencepiece
|
23 |
spacy
|
24 |
streamlit
|
25 |
-
timm
|
26 |
tqdm
|
27 |
-
transformers
|
28 |
wheel
|
29 |
torchmetrics
|
30 |
tiktoken
|
|
|
1 |
contexttimer
|
2 |
decord
|
3 |
+
diffusers
|
4 |
+
accelerate
|
5 |
+
torch
|
6 |
+
torchvision
|
7 |
numpy==1.24.4
|
8 |
einops
|
9 |
ftfy
|
10 |
ipython
|
11 |
+
opencv-python-headless
|
12 |
+
imageio
|
13 |
+
imageio-ffmpeg
|
14 |
packaging
|
15 |
pandas
|
16 |
plotly
|
|
|
22 |
sentencepiece
|
23 |
spacy
|
24 |
streamlit
|
25 |
+
timm
|
26 |
tqdm
|
27 |
+
transformers
|
28 |
wheel
|
29 |
torchmetrics
|
30 |
tiktoken
|