Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ Pillow
|
|
5 |
numpy
|
6 |
matplotlib
|
7 |
opencv-python
|
8 |
-
imageio
|
|
|
|
5 |
numpy
|
6 |
matplotlib
|
7 |
opencv-python
|
8 |
+
imageio
|
9 |
+
transformers
|