Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -1,2 +1,4 @@
|
|
1 |
ultralytics==8.2.56
|
2 |
-
gradio==3.1.4
|
|
|
|
|
|
1 |
ultralytics==8.2.56
|
2 |
+
gradio==3.1.4
|
3 |
+
httpx==0.21.1
|
4 |
+
httpcore==0.14.7
|