moved webui and updated poetry packages
This commit is contained in:
@@ -6,8 +6,8 @@ from pathlib import Path
|
||||
from dotenv import load_dotenv
|
||||
from pymongo.errors import DuplicateKeyError
|
||||
|
||||
from core.database import connect
|
||||
from core.database.classes import VisualCommunication
|
||||
from shared.database import connect
|
||||
from shared.database.classes import VisualCommunication
|
||||
|
||||
if __name__ == '__main__':
|
||||
# get list of image paths
|
||||
|
||||
Reference in New Issue
Block a user