Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
gcsfs==2023.6.0
|
| 2 |
-
|
| 3 |
-
|
| 4 |
transformers==4.25.1
|
| 5 |
pytorch-lightning==1.9.0
|
| 6 |
timm==0.5.4
|
|
|
|
| 1 |
gcsfs==2023.6.0
|
| 2 |
+
gradio==5.6.0
|
| 3 |
+
pydantic==2.10.6
|
| 4 |
transformers==4.25.1
|
| 5 |
pytorch-lightning==1.9.0
|
| 6 |
timm==0.5.4
|