Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -7,7 +7,7 @@ albumentations
|
|
| 7 |
opencv-contrib-python
|
| 8 |
imageio==2.9.0
|
| 9 |
imageio-ffmpeg==0.4.2
|
| 10 |
-
pytorch-lightning
|
| 11 |
omegaconf==2.1.1
|
| 12 |
test-tube>=0.7.5
|
| 13 |
streamlit==1.12.1
|
|
@@ -29,4 +29,4 @@ diffusers
|
|
| 29 |
openai
|
| 30 |
accelerate
|
| 31 |
controlnet_aux
|
| 32 |
-
xformers
|
|
|
|
| 7 |
opencv-contrib-python
|
| 8 |
imageio==2.9.0
|
| 9 |
imageio-ffmpeg==0.4.2
|
| 10 |
+
pytorch-lightning
|
| 11 |
omegaconf==2.1.1
|
| 12 |
test-tube>=0.7.5
|
| 13 |
streamlit==1.12.1
|
|
|
|
| 29 |
openai
|
| 30 |
accelerate
|
| 31 |
controlnet_aux
|
| 32 |
+
xformers
|