Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -8
requirements.txt
CHANGED
@@ -1,10 +1,4 @@
|
|
1 |
-
fastai==1.0.61
|
2 |
torch==1.12.1
|
3 |
torchvision==0.13.1
|
4 |
-
|
5 |
-
|
6 |
-
scipy
|
7 |
-
matplotlib
|
8 |
-
opencv-python
|
9 |
-
Pillow
|
10 |
-
jupyterlab
|
|
|
|
|
1 |
torch==1.12.1
|
2 |
torchvision==0.13.1
|
3 |
+
opencv-python==4.6.0.66
|
4 |
+
gradio==3.34.0
|
|
|
|
|
|
|
|
|
|