Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +10 -9
requirements.txt
CHANGED
@@ -1,9 +1,10 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
|
|
|
1 |
+
spaces>=0.29.0
|
2 |
+
gradio>=4.40.0
|
3 |
+
diffusers>=0.31.0
|
4 |
+
transformers>=4.36.0
|
5 |
+
torch>=2.1.0
|
6 |
+
accelerate>=0.25.0
|
7 |
+
pillow>=10.0.0
|
8 |
+
numpy>=1.24.0
|
9 |
+
opencv-python-headless>=4.8.0
|
10 |
+
huggingface-hub>=0.20.0
|