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