Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -3,4 +3,6 @@ rembg==2.0.50
|
|
3 |
Pillow==10.1.0
|
4 |
torch==2.1.0
|
5 |
torchvision==0.16.0
|
6 |
-
onnxruntime==1.16.0
|
|
|
|
|
|
3 |
Pillow==10.1.0
|
4 |
torch==2.1.0
|
5 |
torchvision==0.16.0
|
6 |
+
onnxruntime==1.16.0
|
7 |
+
transformers==4.35.0
|
8 |
+
diffusers==0.24.0
|