Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -4,7 +4,7 @@ gradio
|
|
4 |
scikit-learn
|
5 |
seaborn
|
6 |
huggingface_hub
|
7 |
-
pytorch-lightning==1.6.5
|
8 |
pydantic
|
9 |
timm==0.6.7
|
10 |
httpx==0.24.1
|
|
|
4 |
scikit-learn
|
5 |
seaborn
|
6 |
huggingface_hub
|
7 |
+
pytorch-lightning==1.6.5.post0
|
8 |
pydantic
|
9 |
timm==0.6.7
|
10 |
httpx==0.24.1
|