Spaces:
Running on Zero
Running on Zero
Commit ·
41bd81d
1
Parent(s): b8b081f
update
Browse files
app.py
CHANGED
|
@@ -1574,6 +1574,11 @@ with gr.Blocks(
|
|
| 1574 |
### 💡 Technical Details
|
| 1575 |
|
| 1576 |
**MicroscopyMatching** - A general-purpose microscopy image analysis toolkit based on Stable Diffusion
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1577 |
"""
|
| 1578 |
)
|
| 1579 |
|
|
|
|
| 1574 |
### 💡 Technical Details
|
| 1575 |
|
| 1576 |
**MicroscopyMatching** - A general-purpose microscopy image analysis toolkit based on Stable Diffusion
|
| 1577 |
+
|
| 1578 |
+
### 📒 Note:
|
| 1579 |
+
|
| 1580 |
+
This project is currently available with usage limits for research trial use and feedback collection. We plan to release a free public version in the future. We are actively improving the toolkit and greatly appreciate your feedback!
|
| 1581 |
+
|
| 1582 |
"""
|
| 1583 |
)
|
| 1584 |
|