nitishhrms
commited on
Commit
•
bab3303
1
Parent(s):
cd2523c
update req
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -5,3 +5,4 @@ Pillow==9.5.0
|
|
5 |
torch==2.1.0
|
6 |
nltk==3.8.1
|
7 |
numpy==1.23.5
|
|
|
|
5 |
torch==2.1.0
|
6 |
nltk==3.8.1
|
7 |
numpy==1.23.5
|
8 |
+
transformers>=4.26.0
|