File tree Expand file tree Collapse file tree 1 file changed +1
-8
lines changed Expand file tree Collapse file tree 1 file changed +1
-8
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments