Spaces:
Running
Running
fix lib
Browse files- requirements.txt +1 -12
requirements.txt
CHANGED
@@ -2,15 +2,4 @@ torch==2.0.0
|
|
2 |
torchvision==0.15.1
|
3 |
torchaudio==2.0.1
|
4 |
torchtext==0.15.1
|
5 |
-
|
6 |
-
pandas
|
7 |
-
tqdm
|
8 |
-
pyyaml
|
9 |
-
scikit-learn
|
10 |
-
ffmpeg-python
|
11 |
-
ftfy
|
12 |
-
regex
|
13 |
-
einops
|
14 |
-
fvcore
|
15 |
-
gradio
|
16 |
-
clip@git+https://github.com/openai/CLIP.git
|
|
|
2 |
torchvision==0.15.1
|
3 |
torchaudio==2.0.1
|
4 |
torchtext==0.15.1
|
5 |
+
lighthouse@git+https://github.com/line/lighthouse.git
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|