imgpilot
1.0.0
Pilote d'image avec la puissance du modèle de cohérence latente en temps réel.
Démo
# 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