Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
torch>=1.
|
|
|
2 |
opencv-python
|
3 |
gradio
|
4 |
-
numpy
|
|
|
1 |
+
torch>=1.4.0
|
2 |
+
fastai>=2.0.0
|
3 |
opencv-python
|
4 |
gradio
|
|