ryanDing26
commited on
Commit
·
fddca78
1
Parent(s):
cf55491
Please work
Browse files
app.py
CHANGED
|
@@ -253,4 +253,4 @@ if __name__ == "__main__":
|
|
| 253 |
print("🔬 HistoPath Agent - Simplified")
|
| 254 |
print("=" * 50)
|
| 255 |
|
| 256 |
-
demo.launch(
|
|
|
|
| 253 |
print("🔬 HistoPath Agent - Simplified")
|
| 254 |
print("=" * 50)
|
| 255 |
|
| 256 |
+
demo.launch()
|
histopath/tool/tool_description/__pycache__/pathology.cpython-311.pyc
CHANGED
|
Binary files a/histopath/tool/tool_description/__pycache__/pathology.cpython-311.pyc and b/histopath/tool/tool_description/__pycache__/pathology.cpython-311.pyc differ
|
|
|
histopath/tool/tool_description/__pycache__/support_tools.cpython-311.pyc
CHANGED
|
Binary files a/histopath/tool/tool_description/__pycache__/support_tools.cpython-311.pyc and b/histopath/tool/tool_description/__pycache__/support_tools.cpython-311.pyc differ
|
|
|