Spaces:
Build error
Build error
explicit dependency on gradio
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ tqdm
|
|
5 |
torchvision
|
6 |
regex
|
7 |
numpy
|
8 |
-
Pillow
|
|
|
|
5 |
torchvision
|
6 |
regex
|
7 |
numpy
|
8 |
+
Pillow
|
9 |
+
gradio
|