ssboost commited on
Commit
40d1088
·
verified ·
1 Parent(s): b7d35a7

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -4
requirements.txt CHANGED
@@ -1,5 +1,7 @@
1
- opencv-python
2
- numpy
3
- Pillow
4
  gradio
5
- mediapipe
 
 
 
1
+ opencv-python==4.8.0.74
2
+ numpy==1.24.3
3
+ pillow==9.5.0
4
  gradio
5
+ replicate==0.18.1
6
+ requests==2.31.0
7
+ python-dotenv==1.0.0