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
Qiwei97
commited on
Nov 5, 2021
Commit
66025c1
•
1 Parent(s):
2130e67
Delete deploy.sh
Browse files
Files changed (1)
hide
show
deploy.sh
+0
-6
deploy.sh
DELETED
Viewed
@@ -1,6 +0,0 @@
1
-
#!/bin/bash
2
-
3
-
git clone https://github.com/amontgomerie/question_generator
4
-
python -m pip install -e question_generator
5
-
6
-
streamlit run app.py --theme.base light