Spaces:
Runtime error
Runtime error
apolinario
commited on
Commit
•
697ef9f
1
Parent(s):
22e38c7
Add scipy
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ torch
|
|
2 |
-e git+https://github.com/openai/CLIP.git#egg=CLIP
|
3 |
einops
|
4 |
ninja
|
|
|
5 |
timm==0.4.12
|
|
|
2 |
-e git+https://github.com/openai/CLIP.git#egg=CLIP
|
3 |
einops
|
4 |
ninja
|
5 |
+
scipy
|
6 |
timm==0.4.12
|