Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
yixin6178/ChatPaper
derful
/
ChatPaper
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
002f192
ChatPaper
/
run.sh
derful
Duplicate from yixin6178/ChatPaper
002f192
about 2 years ago
raw
Copy download link
history
blame
Safe
202 Bytes
cd
/app/grobid-0.6.2
./gradlew run &
cd
/app/
nohup
python backend.py &
streamlit run frontend.py --server.address 0.0.0.0 --server.port 7860 --server.enableCORS
true
--server.enableXsrfProtection
false