Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
aiohttp==3.9.3
|
|
|
2 |
aiosignal==1.3.1
|
3 |
anaconda==0.0.1.1
|
4 |
anyio==4.3.0
|
|
|
1 |
aiohttp==3.9.3
|
2 |
+
transformers
|
3 |
aiosignal==1.3.1
|
4 |
anaconda==0.0.1.1
|
5 |
anyio==4.3.0
|