fix import issue

This commit is contained in:
Qing
2024-01-05 16:38:55 +08:00
parent 87d9078fe3
commit f88f3cbbb3
7 changed files with 23 additions and 15 deletions

View File

@@ -7,7 +7,7 @@ controlnet-aux==0.0.3
fastapi==0.108.0
python-socketio==5.7.2
typer
pydantic
pydantic>=2.5.2
rich
loguru
yacs