fix: add listen and port flags to start Gradio server properly
This commit is contained in:
@@ -13,4 +13,4 @@ else
|
||||
fi
|
||||
|
||||
echo "Starting Facefusion..."
|
||||
exec python -u run.py
|
||||
cd /facefusion && exec python -u facefusion.py run --listen 0.0.0.0 --port 7860
|
||||
|
||||
Reference in New Issue
Block a user