Repcak00 commited on
Commit
a188886
·
verified ·
1 Parent(s): 6a82323

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -5
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
- "streamlit>=1.30",
2
- "rembg>=2.0.50",
3
- "pillow>=10.0",
4
- "numpy>=1.24",
5
- "onnxruntime>=1.17"
 
1
+ streamlit>=1.30
2
+ rembg>=2.0.50
3
+ pillow>=10.0
4
+ numpy>=1.24
5
+ onnxruntime>=1.17