Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -27,4 +27,5 @@ ftfy
|
|
27 |
easydict
|
28 |
six
|
29 |
timm
|
30 |
-
pyyaml
|
|
|
|
27 |
easydict
|
28 |
six
|
29 |
timm
|
30 |
+
pyyaml
|
31 |
+
xformers
|