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...
d78d2a0
CoverPilot
/
.litng.gradio.sh
cxumol
move main program to ./app dir
d78d2a0
11 months ago
raw
Copy download link
history
blame
115 Bytes
#!/bin/bash
pip install -U
"gradio>=4,<=5"
GRADIO_SERVER_PORT=7860 gradio app/app.py --demo-name app --watch-dirs .