imgpilot
1.0.0
실시간 잠재 일관성 모델의 힘을 가진 이미지 파일럿.
데모
# Install web dependencies
npm install
# Install server dependencies
pip install -r requirements.txt -U # Start server on localhost:8080
lep photon run -n imgpilot -m photon/main.py --local # Start web server on localhost:3000
npm run dev