Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
transformers==4.39.2
|
2 |
gradio==5.3.0
|
3 |
torch==2.2.2
|
4 |
-
Pillow==10.4.0
|
|
|
|
1 |
transformers==4.39.2
|
2 |
gradio==5.3.0
|
3 |
torch==2.2.2
|
4 |
+
Pillow==10.4.0
|
5 |
+
numpy==1.26.4
|