NaveenKumar5 commited on
Commit
a0bb44b
·
verified ·
1 Parent(s): 4df2da8

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -2
requirements.txt CHANGED
@@ -1,6 +1,9 @@
1
- gradio
2
  roboflow
3
  Pillow
4
  numpy
5
  torch
6
- opencv-python-headless
 
 
 
 
1
+
2
  roboflow
3
  Pillow
4
  numpy
5
  torch
6
+ inference
7
+ opencv-python # Since you're using cv2
8
+ gradio # if using Gradio
9
+ streamlit # if using Streamlit