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