Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
|
@@ -6,3 +6,6 @@ matplotlib==3.5.1
|
|
| 6 |
scikit-image==0.19.2
|
| 7 |
pillow==9.0.1
|
| 8 |
tqdm==4.62.3
|
|
|
|
|
|
|
|
|
|
|
|
| 6 |
scikit-image==0.19.2
|
| 7 |
pillow==9.0.1
|
| 8 |
tqdm==4.62.3
|
| 9 |
+
httpx==0.21.1
|
| 10 |
+
httpcore==0.14.7
|
| 11 |
+
|