Spaces:
Runtime error
Runtime error
Commit
·
8bf40dc
1
Parent(s):
84f4041
Update requirements.txt
Browse files- requirements.txt +10 -1
requirements.txt
CHANGED
@@ -8,4 +8,13 @@ Pillow
|
|
8 |
huggingface_hub
|
9 |
omegaconf
|
10 |
einops
|
11 |
-
pytorch-lightning
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
8 |
huggingface_hub
|
9 |
omegaconf
|
10 |
einops
|
11 |
+
pytorch-lightning
|
12 |
+
torchvision
|
13 |
+
numpy
|
14 |
+
albumentations
|
15 |
+
opencv-python
|
16 |
+
pudb
|
17 |
+
imageio
|
18 |
+
imageio-ffmpeg
|
19 |
+
torch-fidelity
|
20 |
+
kornia
|