Update app.py
Browse files
app.py
CHANGED
|
@@ -50,7 +50,6 @@ def generate_gemini_response(prompt, image_path):
|
|
| 50 |
|
| 51 |
|
| 52 |
# Initial input prompt for the plant pathologist
|
| 53 |
-
s
|
| 54 |
input_prompt = """
|
| 55 |
As a highly skilled radiologist, your expertise is crucial in our pursuit of accurate medical diagnoses. You will be provided with a human bone X-ray image, and your role involves conducting a detailed analysis to identify any abnormalities, provide a diagnosis, and offer recommendations for further treatment or evaluation.
|
| 56 |
**Analysis Guidelines:**
|
|
|
|
| 50 |
|
| 51 |
|
| 52 |
# Initial input prompt for the plant pathologist
|
|
|
|
| 53 |
input_prompt = """
|
| 54 |
As a highly skilled radiologist, your expertise is crucial in our pursuit of accurate medical diagnoses. You will be provided with a human bone X-ray image, and your role involves conducting a detailed analysis to identify any abnormalities, provide a diagnosis, and offer recommendations for further treatment or evaluation.
|
| 55 |
**Analysis Guidelines:**
|