gravelcompbio commited on
Commit
7a4f2a2
1 Parent(s): 3050dab

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -2
README.md CHANGED
@@ -76,6 +76,8 @@ The model was created by Zhongliang Zhou and Wayland Yeung. The Phos-ST webtool
76
 
77
 
78
 
 
 
79
 
80
 
81
  - `phos-ST_Example_Code.ipynb`: Jupyter File with example code to run Phosformer-ST
@@ -114,12 +116,15 @@ The model was created by Zhongliang Zhou and Wayland Yeung. The Phos-ST webtool
114
 
115
 
116
 
117
- - `LICENSE`: Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International Public License
118
-
119
 
120
 
 
121
 
122
 
 
 
 
123
 
124
 
125
 
 
76
 
77
 
78
 
79
+
80
+
81
 
82
 
83
  - `phos-ST_Example_Code.ipynb`: Jupyter File with example code to run Phosformer-ST
 
116
 
117
 
118
 
119
+ - `LICENSE`: Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International Public License
 
120
 
121
 
122
+ - `app.py`: Contains the code to get huggingface to work as a webtool (with gradio)
123
 
124
 
125
+ - `requirements.txt`: requirements for huggingface to download to get this webtoool to work
126
+
127
+
128
 
129
 
130