This website works better with JavaScript
Home
Explore
Help
Sign In
AI
/
rembg
mirror of
https://github.com/danielgatis/rembg.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
add build-exe
Daniel Gatis
2 years ago
parent
d6a5602e1c
commit
738dd1f59f
1 changed files
with
3 additions
and
0 deletions
Split View
Show Diff Stats
3
0
build-exe
+ 3
- 0
build-exe
View File
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+pyinstaller -y -p ./rembg rembg.py