Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
cxumol
/
CoverPilot
like
5
Running
App
Files
Files
Community
b6ccc9b
CoverPilot
/
.litng.gradio.sh
cxumol
update dir
0f7e26f
8 months ago
raw
Copy download link
history
blame
Safe
117 Bytes
#!/bin/bash
pip install -U
"gradio>=4,<=5"
GRADIO_SERVER_PORT=7860 gradio app/app.py --demo-name app --watch-dirs app