Spaces:
Runtime error
Runtime error
Update requirements.txt
#26
by
vaishnavvvvvkkk
- opened
- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,6 +3,7 @@ Pillow==10.1.0
|
|
3 |
einops==0.7.0
|
4 |
transformers==4.35.0
|
5 |
trimesh==4.0.5
|
6 |
-
rembg
|
|
|
7 |
huggingface-hub
|
8 |
gradio
|
|
|
3 |
einops==0.7.0
|
4 |
transformers==4.35.0
|
5 |
trimesh==4.0.5
|
6 |
+
rembg[cli]
|
7 |
+
onnxruntime
|
8 |
huggingface-hub
|
9 |
gradio
|