altndrr commited on
Commit
b438bd1
·
verified ·
1 Parent(s): 5aeb977

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -0
requirements.txt CHANGED
@@ -1,5 +1,7 @@
1
  torch>=2,<3
2
  torchvision>=0,<1
 
 
3
  faiss-cpu>=1,<2
4
  flair>=0,<1
5
  gradio>=4,<5
 
1
  torch>=2,<3
2
  torchvision>=0,<1
3
+ boto3==1.35.71
4
+ botocore==1.35.71
5
  faiss-cpu>=1,<2
6
  flair>=0,<1
7
  gradio>=4,<5