Spaces:
Runtime error
Runtime error
Create requirements.txt
Browse files- requirements.txt +32 -0
requirements.txt
ADDED
@@ -0,0 +1,32 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
contexttimer
|
2 |
+
decord
|
3 |
+
diffusers<=0.16.0
|
4 |
+
einops>=0.4.1
|
5 |
+
fairscale==0.4.4
|
6 |
+
ftfy
|
7 |
+
iopath
|
8 |
+
ipython
|
9 |
+
omegaconf
|
10 |
+
opencv-python-headless==4.5.5.64
|
11 |
+
opendatasets
|
12 |
+
packaging
|
13 |
+
pandas
|
14 |
+
plotly
|
15 |
+
pre-commit
|
16 |
+
pycocoevalcap
|
17 |
+
pycocotools
|
18 |
+
python-magic
|
19 |
+
scikit-image
|
20 |
+
sentencepiece
|
21 |
+
spacy
|
22 |
+
streamlit
|
23 |
+
timm==0.4.12
|
24 |
+
torch>=1.10.0
|
25 |
+
torchvision
|
26 |
+
tqdm
|
27 |
+
transformers>=4.28.0
|
28 |
+
webdataset
|
29 |
+
wheel
|
30 |
+
gdown
|
31 |
+
gradio
|
32 |
+
salesforce-lavis
|