Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -106,7 +106,7 @@ DESCRIPTION = '''
|
|
106 |
<h1 style="text-align: center;">Microscopic Mineral Identification App</h1>
|
107 |
<p>Welcome to our interactive space dedicated to identifying minerals through microscopic imagery. This platform showcases various microscopic images that reveal the intricate patterns and characteristics of different minerals. To get started, you can explore our collection of mineral images or use your own to identify key features such as crystal structure, color variations, and inclusions.</p>
|
108 |
<p>π For a deeper understanding of mineral identification techniques and how to analyze microscopic mineral images, visit our comprehensive <a href="https://example.com/mineral-guide">mineral guide</a>. It provides insights into common mineralogical features and how to recognize them.</p>
|
109 |
-
<p>π§ͺ Interested in more advanced mineralogy? Check
|
110 |
</div>
|
111 |
'''
|
112 |
|
|
|
106 |
<h1 style="text-align: center;">Microscopic Mineral Identification App</h1>
|
107 |
<p>Welcome to our interactive space dedicated to identifying minerals through microscopic imagery. This platform showcases various microscopic images that reveal the intricate patterns and characteristics of different minerals. To get started, you can explore our collection of mineral images or use your own to identify key features such as crystal structure, color variations, and inclusions.</p>
|
108 |
<p>π For a deeper understanding of mineral identification techniques and how to analyze microscopic mineral images, visit our comprehensive <a href="https://example.com/mineral-guide">mineral guide</a>. It provides insights into common mineralogical features and how to recognize them.</p>
|
109 |
+
<p>π§ͺ Interested in more advanced mineralogy? Check Mindat which can provide more details about the mineral identified <a href="https://www.mindat.org/"><b>Mindat.org</b></a> section, where we dive into more complex mineral structures and analytical methods.</p>
|
110 |
</div>
|
111 |
'''
|
112 |
|