nimazasinich commited on
Commit ·
95f2676
1
Parent(s): 84ab4cf
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -20,7 +20,7 @@ feedparser==6.0.11
|
|
| 20 |
# Database
|
| 21 |
sqlalchemy==2.0.35
|
| 22 |
alembic==1.13.3
|
| 23 |
-
|
| 24 |
# Async Support
|
| 25 |
asyncio==3.4.3
|
| 26 |
aiofiles==24.1.0
|
|
|
|
| 20 |
# Database
|
| 21 |
sqlalchemy==2.0.35
|
| 22 |
alembic==1.13.3
|
| 23 |
+
torch
|
| 24 |
# Async Support
|
| 25 |
asyncio==3.4.3
|
| 26 |
aiofiles==24.1.0
|