Spaces:
Sleeping
Sleeping
DVampire commited on
Commit ·
43dec7b
1
Parent(s): 583741e
update readme
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -8,4 +8,5 @@ uvicorn[standard]>=0.30.5
|
|
| 8 |
httpx>=0.27.0
|
| 9 |
beautifulsoup4>=4.12.3
|
| 10 |
lxml>=5.2.2
|
|
|
|
| 11 |
|
|
|
|
| 8 |
httpx>=0.27.0
|
| 9 |
beautifulsoup4>=4.12.3
|
| 10 |
lxml>=5.2.2
|
| 11 |
+
mmengine>=0.10.7
|
| 12 |
|