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