Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -6
requirements.txt
CHANGED
@@ -1,8 +1,5 @@
|
|
1 |
-
# requirements.txt
|
2 |
|
3 |
-
diffusers>=0.21.0
|
4 |
-
transformers
|
5 |
-
accelerate
|
6 |
-
torch
|
7 |
gradio
|
8 |
-
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
gradio
|
3 |
+
opencv-python
|
4 |
+
numpy
|
5 |
+
pillow
|