noahximus / faceSwapper

Facer Swapper
Apache License 2.0
3 stars 1 forks source link

no main.py #1

Open arjunanand13 opened 1 month ago

arjunanand13 commented 1 month ago

(venv2) PS D:\faceswap\faceSwapper> uvicorn main:app --reload INFO: Will watch for changes in these directories: ['D:\faceswap\faceSwapper'] INFO: Uvicorn running on http://127.0.0.1:8000 (Press CTRL+C to quit) INFO: Started reloader process [10268] using StatReload ERROR: Error loading ASGI app. Could not import module "main".

noahximus commented 1 month ago

Updated the repo and the readme as well. Please do python run.py to run the application.

noahximus commented 1 month ago

Added auto download of models needed.