Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -10,5 +10,4 @@ python-dotenv==1.0.1
|
|
10 |
requests==2.32.0
|
11 |
tqdm==4.66.4
|
12 |
torch
|
13 |
-
asyncio
|
14 |
-
flash-attn
|
|
|
10 |
requests==2.32.0
|
11 |
tqdm==4.66.4
|
12 |
torch
|
13 |
+
asyncio
|
|