Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
fastai
|
2 |
torch
|
3 |
gradio
|
|
|
4 |
numpy
|
5 |
pandas
|
|
|
1 |
fastai
|
2 |
torch
|
3 |
gradio
|
4 |
+
cv2
|
5 |
numpy
|
6 |
pandas
|