PramaLLC commited on
Commit
1b7a018
1 Parent(s): badb913

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -13,8 +13,10 @@ tags:
13
 
14
  # BEN - Background Erase Network (Beta Base Model)
15
 
16
- BEN is a deep learning model designed to automatically remove backgrounds from images, producing both a mask and a foreground image.
17
-
 
 
18
  - MADE IN AMERICA
19
 
20
  ## Quick Start Code (Inside Cloned Repo)
 
13
 
14
  # BEN - Background Erase Network (Beta Base Model)
15
 
16
+ BEN is a deep learning model designed to automatically remove backgrounds from images, producing both a mask and a foreground image.
17
+ - For access to our commercial model please email us at [email protected]
18
+ - Our website: https://pramadevelopment.com/
19
+ - Follow us on X: https://x.com/PramaResearch/
20
  - MADE IN AMERICA
21
 
22
  ## Quick Start Code (Inside Cloned Repo)