Spaces:
Runtime error
Runtime error
Commit
·
ce5fe91
1
Parent(s):
7970c81
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -7,4 +7,5 @@ uvicorn[standard]
|
|
7 |
Pillow
|
8 |
huggingface_hub
|
9 |
omegaconf
|
10 |
-
einops
|
|
|
|
7 |
Pillow
|
8 |
huggingface_hub
|
9 |
omegaconf
|
10 |
+
einops
|
11 |
+
pytorch_lightning
|