Spaces:
mashroo
/
Running on Zero

YoussefAnso commited on
Commit
a50db4b
·
1 Parent(s): 9d0b3b4

Update requirements.txt to include rembg library for background removal functionality, enhancing the application's capabilities in image processing.

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -9,7 +9,7 @@ opencv-contrib-python-headless==4.9.0.80
9
  opencv-python-headless==4.9.0.80
10
  xformers
11
  omegaconf
12
- # rembg
13
  dis_bg_remover
14
  git+https://github.com/NVlabs/nvdiffrast
15
  pygltflib
 
9
  opencv-python-headless==4.9.0.80
10
  xformers
11
  omegaconf
12
+ rembg
13
  dis_bg_remover
14
  git+https://github.com/NVlabs/nvdiffrast
15
  pygltflib