Doubleupai commited on
Commit
18eb43d
·
verified ·
1 Parent(s): 660b405

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
  gradio>=3.0.0
2
  rembg>=2.0.0
3
  pillow>=9.0.0
4
- onnxruntime>=1.0.0
 
 
1
  gradio>=3.0.0
2
  rembg>=2.0.0
3
  pillow>=9.0.0
4
+ onnxruntime>=1.0.0
5
+ requests>=2.0.0