ChatPaper / run.sh
yiyixin's picture
upload
9414ee7
raw
history blame
No virus
188 Bytes
/app/grobid-0.6.2/gradlew run &
nohup python backend.py &
streamlit run frontend.py --server.address 0.0.0.0 --server.port 7860 --server.enableCORS true --server.enableXsrfProtection false