Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +6 -1
requirements.txt
CHANGED
@@ -1,4 +1,9 @@
|
|
1 |
torch
|
2 |
pandas
|
3 |
gradio
|
4 |
-
pillow
|
|
|
|
|
|
|
|
|
|
|
|
1 |
torch
|
2 |
pandas
|
3 |
gradio
|
4 |
+
pillow
|
5 |
+
opencv-python
|
6 |
+
seaborn
|
7 |
+
ipython
|
8 |
+
torchvision
|
9 |
+
numpy
|