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