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