Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -11,3 +11,4 @@ requests==2.32.0
|
|
11 |
tqdm==4.66.4
|
12 |
torch
|
13 |
asyncio
|
|
|
|
11 |
tqdm==4.66.4
|
12 |
torch
|
13 |
asyncio
|
14 |
+
flash-attn
|