dolor8946 commited on
Commit
3079732
1 Parent(s): 2c0b7be

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -4
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
- jupyterlab==3.6.1
2
- jupyter-server==2.3.0
3
- tornado==6.2
4
- ipywidgets
 
 
1
+ fastapi==0.95.2
2
+ uvicorn==0.22.0
3
+ opencv-python-headless==4.5.5.64
4
+ numpy==1.23.5
5
+ ultralytics==8.0.3