Leo8613 commited on
Commit
e90d0be
·
verified ·
1 Parent(s): 195a17a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. 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
- deoldify==0.0.1
5
- numpy
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