nabilyasini commited on
Commit
8fcf686
Β·
verified Β·
1 Parent(s): d7701ec

Update README_DEPLOY.md

Browse files
Files changed (1) hide show
  1. README_DEPLOY.md +2 -24
README_DEPLOY.md CHANGED
@@ -9,7 +9,7 @@
9
 
10
  ---
11
 
12
- ## πŸš€ [Try it Live!](https://your-app.streamlit.app)
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
- **Your Name** - [@yourhandle](https://twitter.com/yourhandle)
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