Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -8,6 +8,7 @@ pytorch-lightning==1.6.5.post0
|
|
8 |
pydantic
|
9 |
timm==0.6.7
|
10 |
httpx==0.24.1
|
|
|
11 |
pingouin
|
12 |
pyheif
|
13 |
torch
|
|
|
8 |
pydantic
|
9 |
timm==0.6.7
|
10 |
httpx==0.24.1
|
11 |
+
importlib<8.5.0
|
12 |
pingouin
|
13 |
pyheif
|
14 |
torch
|