Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
numpy==1.26.4
|
2 |
-
|
3 |
torch==2.3.0
|
4 |
transformers==4.42.4
|
5 |
gradio==4.41.0
|
|
|
1 |
numpy==1.26.4
|
2 |
+
Pillow==10.1.0
|
3 |
torch==2.3.0
|
4 |
transformers==4.42.4
|
5 |
gradio==4.41.0
|