simple_generative_demos / devserver.sh
Th3Nic3Guy's picture
initial
5ac7343
Raw
History Blame Contribute Delete
99 Bytes
#!/bin/sh
source .venv/bin/activate
# python -m flask --app main run -p $PORT --debug
gradio app.py