Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ numpy==1.23.5
|
|
4 |
opencv_python==3.4.17.63
|
5 |
Pillow==9.4.0
|
6 |
torch==1.13.1
|
7 |
-
xformers
|
|
|
|
4 |
opencv_python==3.4.17.63
|
5 |
Pillow==9.4.0
|
6 |
torch==1.13.1
|
7 |
+
xformers
|
8 |
+
triton
|