jhj0517 commited on
Commit
b89c254
1 Parent(s): d53184c

Add requirements for Mac

Browse files
Files changed (1) hide show
  1. requirements-mac.txt +13 -0
requirements-mac.txt ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ torch
2
+ torchvision
3
+ pytest
4
+ gradio
5
+ git+https://github.com/jhj0517/gradio-image-prompter.git
6
+ opencv-python
7
+ pycocotools
8
+ git+https://github.com/jhj0517/segment-anything-2.git
9
+ git+https://github.com/jhj0517/forked-pytoshop.git
10
+ packbits
11
+ hydra-core
12
+ numpy==1.26.4
13
+ wheel