Spaces:
Running on Zero
Running on Zero
arial
Browse files
app.py
CHANGED
|
@@ -40,7 +40,9 @@ hf_token = os.environ.get("HF_TOKEN")
|
|
| 40 |
MODEL_TITLE = "🔬 FluoGen: AI-Powered Fluorescence Microscopy Suite"
|
| 41 |
MODEL_DESCRIPTION = """
|
| 42 |
**Paper**: [*FluoGen: An Open-Source Generative Foundation Model for Fluorescence Microscopy Image Enhancement and Analysis*](https://doi.org/10.21203/rs.3.rs-8334792/v1)
|
|
|
|
| 43 |
**Homepage**: [Homepage Website](https://rayquazamega.github.io/FluoGen-HomePage/)
|
|
|
|
| 44 |
**Code**: [GitHub Repository](https://github.com/FluoGen-Group/FluoGen)
|
| 45 |
<br>
|
| 46 |
Select a task below.
|
|
|
|
| 40 |
MODEL_TITLE = "🔬 FluoGen: AI-Powered Fluorescence Microscopy Suite"
|
| 41 |
MODEL_DESCRIPTION = """
|
| 42 |
**Paper**: [*FluoGen: An Open-Source Generative Foundation Model for Fluorescence Microscopy Image Enhancement and Analysis*](https://doi.org/10.21203/rs.3.rs-8334792/v1)
|
| 43 |
+
<br>
|
| 44 |
**Homepage**: [Homepage Website](https://rayquazamega.github.io/FluoGen-HomePage/)
|
| 45 |
+
<br>
|
| 46 |
**Code**: [GitHub Repository](https://github.com/FluoGen-Group/FluoGen)
|
| 47 |
<br>
|
| 48 |
Select a task below.
|