Anigor66 commited on
Commit
e3a8e22
·
1 Parent(s): d35bfd5

Supabase requirement added

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -7,5 +7,5 @@ opencv-python>=4.8.0
7
  scikit-image>=0.21.0
8
  segment-anything @ git+https://github.com/facebookresearch/segment-anything.git
9
  huggingface_hub>=0.23.0
10
- supabase-py>=2.4.0
11
  requests>=2.31.0
 
7
  scikit-image>=0.21.0
8
  segment-anything @ git+https://github.com/facebookresearch/segment-anything.git
9
  huggingface_hub>=0.23.0
10
+ supabase-py>=2.0.0
11
  requests>=2.31.0