Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -2,3 +2,4 @@ gradio==3.19.0
|
|
2 |
torch==1.13.1
|
3 |
transformers==4.31.0
|
4 |
Pillow==9.5.0
|
|
|
|
2 |
torch==1.13.1
|
3 |
transformers==4.31.0
|
4 |
Pillow==9.5.0
|
5 |
+
numpy==1.26.0
|