Spaces:
Sleeping
Sleeping
Update README_DEPLOY.md
Browse files- README_DEPLOY.md +2 -24
README_DEPLOY.md
CHANGED
|
@@ -9,7 +9,7 @@
|
|
| 9 |
|
| 10 |
---
|
| 11 |
|
| 12 |
-
## π [Try it Live!]
|
| 13 |
|
| 14 |
**No installation needed - predict BBB permeability in your browser**
|
| 15 |
|
|
@@ -61,26 +61,8 @@ SMILES β Graph β GAT β GCN β GraphSAGE β GAT β Triple Pooling β ML
|
|
| 61 |
|
| 62 |
---
|
| 63 |
|
| 64 |
-
## π― Quick Start
|
| 65 |
|
| 66 |
-
### Option 1: Web Interface (Recommended)
|
| 67 |
-
**[Launch Demo β](https://your-app.streamlit.app)**
|
| 68 |
|
| 69 |
-
### Option 2: Local Installation
|
| 70 |
-
|
| 71 |
-
```bash
|
| 72 |
-
# Clone repository
|
| 73 |
-
git clone https://github.com/YOUR_USERNAME/BBB-Predictor.git
|
| 74 |
-
cd BBB-Predictor
|
| 75 |
-
|
| 76 |
-
# Install dependencies
|
| 77 |
-
pip install -r requirements.txt
|
| 78 |
-
|
| 79 |
-
# Run web interface
|
| 80 |
-
streamlit run app.py
|
| 81 |
-
```
|
| 82 |
-
|
| 83 |
-
Access at `http://localhost:8501`
|
| 84 |
|
| 85 |
### Option 3: Python API
|
| 86 |
|
|
@@ -266,11 +248,7 @@ MIT License - see [LICENSE](LICENSE) file
|
|
| 266 |
|
| 267 |
## π Contact
|
| 268 |
|
| 269 |
-
|
| 270 |
-
|
| 271 |
-
Project Link: [https://github.com/YOUR_USERNAME/BBB-Predictor](https://github.com/YOUR_USERNAME/BBB-Predictor)
|
| 272 |
-
|
| 273 |
-
Live Demo: [https://your-app.streamlit.app](https://your-app.streamlit.app)
|
| 274 |
|
| 275 |
---
|
| 276 |
|
|
|
|
| 9 |
|
| 10 |
---
|
| 11 |
|
| 12 |
+
## π [Try it Live!]
|
| 13 |
|
| 14 |
**No installation needed - predict BBB permeability in your browser**
|
| 15 |
|
|
|
|
| 61 |
|
| 62 |
---
|
| 63 |
|
|
|
|
| 64 |
|
|
|
|
|
|
|
| 65 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 66 |
|
| 67 |
### Option 3: Python API
|
| 68 |
|
|
|
|
| 248 |
|
| 249 |
## π Contact
|
| 250 |
|
| 251 |
+
e-mail: nakhikh@live.co.uk
|
|
|
|
|
|
|
|
|
|
|
|
|
| 252 |
|
| 253 |
---
|
| 254 |
|