Skip to content

Commit 420bf7b

Browse files
2 parents 9d7c915 + 4048c48 commit 420bf7b

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

README.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ DocGPT (Doctor GPT) is an advanced medical diagnosis system that combines Vision
2323
- Pneumonia (X-ray Analysis)
2424
- Brain Tumor (Coming Soon)
2525
- Heart Disease (Coming Soon)
26+
- [See the DocGPT models Code](https://github.com/XCollab/DocGPT-Models.git)
2627

2728
- **AI-Powered Analysis**:
2829
- Deep learning models for accurate disease detection
@@ -106,14 +107,6 @@ streamlit run streamlit_app.py
106107
- `disease_type`: Type of disease to predict
107108
- `file`: Image file
108109

109-
## Model Testing
110-
111-
Test individual models using the provided test scripts:
112-
113-
```bash
114-
# Test Eye Disease Model
115-
python test_eye.py path/to/eye/image.jpg
116-
```
117110

118111
## Project Structure
119112

0 commit comments

Comments
 (0)