themindstudio commited on
Commit
60aea65
·
verified ·
1 Parent(s): 34285c2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +20 -3
README.md CHANGED
@@ -1,3 +1,20 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ tags:
4
+ - mlx
5
+ - u2-net
6
+ - background-removal
7
+ - image-segmentation
8
+ - apple-silicon
9
+ platform: mlx
10
+ pipeline_tag: image-segmentation
11
+ ---
12
+
13
+
14
+ # U2-Net (MLX Format)
15
+ This is a converted version of [U-2-Net](https://github.com/xuebinqin/U-2-Net) for macOS, optimized for Apple Silicon using the [MLX framework](https://github.com/ml-explore/mlx).
16
+ It enables efficient background removal on macOS GPU/ANE without heavy PyTorch dependencies.
17
+
18
+
19
+
20
+