Dhruv-Ty commited on
Commit
f670d51
Β·
verified Β·
1 Parent(s): 8af4e75

added tools

Browse files
Files changed (1) hide show
  1. app.py +3 -3
app.py CHANGED
@@ -103,9 +103,9 @@ if __name__ == "__main__":
103
  "ChestXRaySegmentationTool",
104
  "ChestXRayReportGeneratorTool",
105
  "XRayVQATool",
106
- # "LlavaMedTool",
107
- # "XRayPhraseGroundingTool",
108
- # "ChestXRayGeneratorTool",
109
  ]
110
 
111
  # Collect the ENV variables
 
103
  "ChestXRaySegmentationTool",
104
  "ChestXRayReportGeneratorTool",
105
  "XRayVQATool",
106
+ "LlavaMedTool",
107
+ "XRayPhraseGroundingTool",
108
+ "ChestXRayGeneratorTool",
109
  ]
110
 
111
  # Collect the ENV variables