Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
gradio
|
2 |
torch
|
3 |
transformers
|
|
|
4 |
numpy
|
5 |
opencv-python
|
6 |
sacremoses
|
7 |
-
|
|
|
1 |
gradio
|
2 |
torch
|
3 |
transformers
|
4 |
+
pillow
|
5 |
numpy
|
6 |
opencv-python
|
7 |
sacremoses
|
|