Spaces:
Runtime error
Runtime error
HongFangzhou
commited on
Commit
β’
2117cc4
1
Parent(s):
59a89e6
update requirements
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -6,7 +6,7 @@ numpy
|
|
6 |
tqdm
|
7 |
PyYAML
|
8 |
git+https://github.com/openai/CLIP.git
|
9 |
-
einops==
|
10 |
huggingface-hub==0.16.4
|
11 |
imageio==2.31.0
|
12 |
imageio-ffmpeg==0.4.8
|
|
|
6 |
tqdm
|
7 |
PyYAML
|
8 |
git+https://github.com/openai/CLIP.git
|
9 |
+
einops==0.6.1
|
10 |
huggingface-hub==0.16.4
|
11 |
imageio==2.31.0
|
12 |
imageio-ffmpeg==0.4.8
|