Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -13,4 +13,5 @@ protobuf<4
|
|
13 |
click<8.1
|
14 |
pydantic>=2.0,<3.0
|
15 |
uvicorn>=0.14.0
|
16 |
-
spaces
|
|
|
|
13 |
click<8.1
|
14 |
pydantic>=2.0,<3.0
|
15 |
uvicorn>=0.14.0
|
16 |
+
spaces
|
17 |
+
flash-attn
|