Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -5,4 +5,7 @@ torch
|
|
5 |
transformers
|
6 |
xformers
|
7 |
opencv-python
|
8 |
-
requests
|
|
|
|
|
|
|
|
5 |
transformers
|
6 |
xformers
|
7 |
opencv-python
|
8 |
+
requests
|
9 |
+
diffusers
|
10 |
+
numpy
|
11 |
+
pillow
|