Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -11,4 +11,5 @@ tensorflow-estimator==2.13.0
|
|
11 |
tensorflow-io-gcs-filesystem==0.31.0
|
12 |
tokenizers==0.15.2
|
13 |
torch
|
14 |
-
transformers==4.39.3
|
|
|
|
11 |
tensorflow-io-gcs-filesystem==0.31.0
|
12 |
tokenizers==0.15.2
|
13 |
torch
|
14 |
+
transformers==4.39.3
|
15 |
+
pillow
|