KeerthiVM commited on
Commit
5661612
·
1 Parent(s): dc46fc6
Files changed (1) hide show
  1. SkinGPT.py +1 -1
SkinGPT.py CHANGED
@@ -251,7 +251,7 @@ class SkinGPT4(nn.Module):
251
  prompt = """### Skin Diagnosis Analysis ###
252
  <IMAGE>
253
  Could you describe the skin condition in this image?
254
- "Please provide a detailed analysis including possible diagnoses."""
255
 
256
 
257
  print(f"\n[DEBUG] Raw Prompt:\n{prompt}")
 
251
  prompt = """### Skin Diagnosis Analysis ###
252
  <IMAGE>
253
  Could you describe the skin condition in this image?
254
+ Please provide a detailed analysis including possible diagnoses."""
255
 
256
 
257
  print(f"\n[DEBUG] Raw Prompt:\n{prompt}")