noahximus / faceSwapper

Facer Swapper
Apache License 2.0
2 stars 1 forks source link

no main.py #1

Open arjunanand13 opened 3 weeks ago

arjunanand13 commented 3 weeks 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 2 weeks ago

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

noahximus commented 2 weeks ago

Added auto download of models needed.