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