Spaces:
Runtime error
Runtime error
Commit
·
89874fe
1
Parent(s):
b117429
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -8,4 +8,6 @@ yapf
|
|
| 8 |
opencv-python
|
| 9 |
numpy
|
| 10 |
onnxruntime
|
| 11 |
-
Pillow
|
|
|
|
|
|
|
|
|
| 8 |
opencv-python
|
| 9 |
numpy
|
| 10 |
onnxruntime
|
| 11 |
+
Pillow
|
| 12 |
+
httpcore==0.15.0
|
| 13 |
+
httpx==0.24.1
|