HongFangzhou commited on
Commit ·
59a89e6
1
Parent(s): a6e635b
update requirements
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -4,7 +4,7 @@ torchvision==0.13.0+cu113
|
|
| 4 |
torchaudio==0.12.0
|
| 5 |
numpy
|
| 6 |
tqdm
|
| 7 |
-
|
| 8 |
git+https://github.com/openai/CLIP.git
|
| 9 |
einops==1.2.0
|
| 10 |
huggingface-hub==0.16.4
|
|
|
|
| 4 |
torchaudio==0.12.0
|
| 5 |
numpy
|
| 6 |
tqdm
|
| 7 |
+
PyYAML
|
| 8 |
git+https://github.com/openai/CLIP.git
|
| 9 |
einops==1.2.0
|
| 10 |
huggingface-hub==0.16.4
|