Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -49,7 +49,7 @@ mpmath==1.3.0
|
|
| 49 |
multidict==6.0.5
|
| 50 |
multiprocess==0.70.16
|
| 51 |
nest-asyncio==1.6.0
|
| 52 |
-
networkx==3.3
|
| 53 |
numpy==1.26.4
|
| 54 |
opencv-python-headless==4.9.0.80
|
| 55 |
orjson==3.10.3
|
|
|
|
| 49 |
multidict==6.0.5
|
| 50 |
multiprocess==0.70.16
|
| 51 |
nest-asyncio==1.6.0
|
| 52 |
+
# networkx==3.3
|
| 53 |
numpy==1.26.4
|
| 54 |
opencv-python-headless==4.9.0.80
|
| 55 |
orjson==3.10.3
|