Spaces:
Runtime error
Runtime error
Update environment.yml
Browse files- environment.yml +5 -1
environment.yml
CHANGED
@@ -55,7 +55,11 @@ dependencies:
|
|
55 |
- efficientnet-pytorch==0.6.3
|
56 |
- entrypoints==0.3
|
57 |
- future==0.18.2
|
58 |
-
|
|
|
|
|
|
|
|
|
59 |
- google-auth==1.18.0
|
60 |
- google-auth-oauthlib==0.4.1
|
61 |
- grpcio==1.30.0
|
|
|
55 |
- efficientnet-pytorch==0.6.3
|
56 |
- entrypoints==0.3
|
57 |
- future==0.18.2
|
58 |
+
|
59 |
+
- fastapi==0.1.17
|
60 |
+
- lightning==1.9.5
|
61 |
+
- pydantic==2.6.1
|
62 |
+
|
63 |
- google-auth==1.18.0
|
64 |
- google-auth-oauthlib==0.4.1
|
65 |
- grpcio==1.30.0
|