Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -12,4 +12,6 @@ httplib2==0.20.4
|
|
| 12 |
pyparsing==2.4.7
|
| 13 |
uritemplate==4.1.1
|
| 14 |
google-auth==2.23.4
|
| 15 |
-
google-auth-httplib2==0.1.1
|
|
|
|
|
|
|
|
|
| 12 |
pyparsing==2.4.7
|
| 13 |
uritemplate==4.1.1
|
| 14 |
google-auth==2.23.4
|
| 15 |
+
google-auth-httplib2==0.1.1
|
| 16 |
+
transformers==4.36.0
|
| 17 |
+
torch==2.1.0
|