Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
cxumol
/
CoverPilot
like
7
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
bdc0835
CoverPilot
/
.litng.gradio.sh
cxumol
update dir
0f7e26f
10 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