AUST001 commited on
Commit
1a061f7
1 Parent(s): a9024eb

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -1
requirements.txt CHANGED
@@ -1 +1,5 @@
1
- openai==0.27.2
 
 
 
 
 
1
+ openai==0.27.2
2
+ requests==2.27.1
3
+ numpy==1.19.5
4
+ opencv-python==4.5.5.64
5
+ urllib3==1.26.12