nagasurendra commited on
Commit
affda70
·
verified ·
1 Parent(s): 59de8bb

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -8
requirements.txt CHANGED
@@ -1,8 +1,7 @@
1
- Flask==2.2.3
2
- opencv-python==4.5.5.64
3
- opencv-python-headless==4.5.5.64
4
- requests==2.28.1
5
- instabot==0.3.5
6
- Werkzeug==2.2.2
7
- numpy==1.23.5 # Compatible version of numpy
8
- gunicorn
 
1
+ Flask==2.3.3
2
+ opencv-python==4.8.1.78
3
+ numpy==1.26.4
4
+ instagrapi==2.0.0
5
+ transformers==4.44.2
6
+ torch==2.4.1
7
+ Pillow==10.4.0