Spaces:
No application file
No application file
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
torch==1.13.1
|
2 |
-
|
3 |
aiohttp==3.8.3
|
4 |
aiosignal==1.3.1
|
5 |
antlr4-python3-runtime==4.9.3
|
|
|
1 |
torch==1.13.1
|
2 |
+
transformers==4.25.1
|
3 |
aiohttp==3.8.3
|
4 |
aiosignal==1.3.1
|
5 |
antlr4-python3-runtime==4.9.3
|