Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ plotly
|
|
4 |
python-dotenv
|
5 |
pydantic==2.8.2
|
6 |
torch
|
|
|
7 |
transformers==4.37.2
|
|
|
4 |
python-dotenv
|
5 |
pydantic==2.8.2
|
6 |
torch
|
7 |
+
pillow
|
8 |
transformers==4.37.2
|