Spaces:
Runtime error
Runtime error
update lib
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
numpy
|
|
|
2 |
Pillow
|
3 |
opencv-python
|
4 |
torch
|
|
|
1 |
numpy
|
2 |
+
gradio
|
3 |
Pillow
|
4 |
opencv-python
|
5 |
torch
|