Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -305,7 +305,7 @@ def extract_objs(text, width, height, unique_labels=False):
|
|
305 |
|
306 |
#########
|
307 |
|
308 |
-
INTRO_TEXT="🔬🧠 CellVision AI -- Intelligent Cell Imaging Analysis 🤖🧫"
|
309 |
IMAGE_PROMPT="""
|
310 |
Describe the morphological characteristics and visible interactions between different cell types.
|
311 |
Assess the biological context to identify signs of cancer and the presence of antigens.
|
|
|
305 |
|
306 |
#########
|
307 |
|
308 |
+
INTRO_TEXT="# 🔬🧠 CellVision AI -- Intelligent Cell Imaging Analysis 🤖🧫"
|
309 |
IMAGE_PROMPT="""
|
310 |
Describe the morphological characteristics and visible interactions between different cell types.
|
311 |
Assess the biological context to identify signs of cancer and the presence of antigens.
|