Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +10 -10
requirements.txt
CHANGED
|
@@ -1,15 +1,15 @@
|
|
| 1 |
contexttimer
|
| 2 |
decord
|
| 3 |
-
diffusers
|
| 4 |
-
accelerate
|
| 5 |
-
torch
|
| 6 |
-
torchvision
|
| 7 |
einops
|
| 8 |
ftfy
|
| 9 |
ipython
|
| 10 |
-
opencv-python-headless
|
| 11 |
-
imageio
|
| 12 |
-
imageio-ffmpeg
|
| 13 |
packaging
|
| 14 |
pandas
|
| 15 |
plotly
|
|
@@ -21,12 +21,12 @@ scikit-image
|
|
| 21 |
sentencepiece
|
| 22 |
spacy
|
| 23 |
streamlit
|
| 24 |
-
timm
|
| 25 |
tqdm
|
| 26 |
-
transformers
|
| 27 |
wheel
|
| 28 |
torchmetrics
|
| 29 |
tiktoken
|
| 30 |
jsonlines
|
| 31 |
tensorboardX
|
| 32 |
-
numpy
|
|
|
|
| 1 |
contexttimer
|
| 2 |
decord
|
| 3 |
+
diffusers
|
| 4 |
+
accelerate
|
| 5 |
+
torch
|
| 6 |
+
torchvision
|
| 7 |
einops
|
| 8 |
ftfy
|
| 9 |
ipython
|
| 10 |
+
opencv-python-headless
|
| 11 |
+
imageio
|
| 12 |
+
imageio-ffmpeg
|
| 13 |
packaging
|
| 14 |
pandas
|
| 15 |
plotly
|
|
|
|
| 21 |
sentencepiece
|
| 22 |
spacy
|
| 23 |
streamlit
|
| 24 |
+
timm
|
| 25 |
tqdm
|
| 26 |
+
transformers
|
| 27 |
wheel
|
| 28 |
torchmetrics
|
| 29 |
tiktoken
|
| 30 |
jsonlines
|
| 31 |
tensorboardX
|
| 32 |
+
numpy
|