Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Qiwei97
/
Pubmed_Analyzer
like
4
Runtime error
App
Files
Files
Community
2130e67
Pubmed_Analyzer
/
deploy.sh
Qiwei97
Create deploy.sh
cc9702f
about 3 years ago
raw
Copy download link
history
blame
158 Bytes
#!/bin/bash
git
clone
https://github.com/amontgomerie/question_generator
python -m pip install -e question_generator
streamlit run app.py --theme.base light