Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -6,7 +6,7 @@ albumentations==1.3.0
|
|
6 |
opencv-contrib-python==4.3.0.36
|
7 |
imageio==2.9.0
|
8 |
imageio-ffmpeg==0.4.2
|
9 |
-
pytorch-lightning
|
10 |
omegaconf==2.1.1
|
11 |
test-tube>=0.7.5
|
12 |
streamlit==1.12.1
|
|
|
6 |
opencv-contrib-python==4.3.0.36
|
7 |
imageio==2.9.0
|
8 |
imageio-ffmpeg==0.4.2
|
9 |
+
pytorch-lightning
|
10 |
omegaconf==2.1.1
|
11 |
test-tube>=0.7.5
|
12 |
streamlit==1.12.1
|