Spaces:
Running
Running
breezedeus
commited on
Commit
β’
4e9a192
1
Parent(s):
b36dea2
align center
Browse files
app.py
CHANGED
@@ -174,7 +174,6 @@ def main():
|
|
174 |
desc = """
|
175 |
<div align="center">
|
176 |
<img src="https://www.notion.so/image/https%3A%2F%2Fprod-files-secure.s3.us-west-2.amazonaws.com%2F9341931a-53f0-48e1-b026-0f1ad17b457c%2F003ffb61-964f-4e1a-bfc1-6a8516fc90ac%2FUntitled.png?table=block&id=553ac3c2-1f88-450a-b06a-8ebb4001b29f" width="120px"/>
|
177 |
-
</div>
|
178 |
|
179 |
[![Visitors](https://api.visitorbadge.io/api/visitors?path=https%3A%2F%2Fhuggingface.co%2Fspaces%2Fbreezedeus%2FUSA-Coin-Retrieval&labelColor=%23697689&countColor=%23f5c791&style=flat&labelStyle=upper)](https://visitorbadge.io/status?path=https%3A%2F%2Fhuggingface.co%2Fspaces%2Fbreezedeus%2FUSA-Coin-Retrieval)
|
180 |
|
@@ -190,6 +189,8 @@ def main():
|
|
190 |
Leave a star π on the Github [Coin-CLIP πͺ](https://github.com/breezedeus/coin-clip) .
|
191 |
|
192 |
If you're interested in retrieving coins from other countries, please leave a comment on the Github.
|
|
|
|
|
193 |
"""
|
194 |
examples = [
|
195 |
'examples/c2.jpeg',
|
|
|
174 |
desc = """
|
175 |
<div align="center">
|
176 |
<img src="https://www.notion.so/image/https%3A%2F%2Fprod-files-secure.s3.us-west-2.amazonaws.com%2F9341931a-53f0-48e1-b026-0f1ad17b457c%2F003ffb61-964f-4e1a-bfc1-6a8516fc90ac%2FUntitled.png?table=block&id=553ac3c2-1f88-450a-b06a-8ebb4001b29f" width="120px"/>
|
|
|
177 |
|
178 |
[![Visitors](https://api.visitorbadge.io/api/visitors?path=https%3A%2F%2Fhuggingface.co%2Fspaces%2Fbreezedeus%2FUSA-Coin-Retrieval&labelColor=%23697689&countColor=%23f5c791&style=flat&labelStyle=upper)](https://visitorbadge.io/status?path=https%3A%2F%2Fhuggingface.co%2Fspaces%2Fbreezedeus%2FUSA-Coin-Retrieval)
|
179 |
|
|
|
189 |
Leave a star π on the Github [Coin-CLIP πͺ](https://github.com/breezedeus/coin-clip) .
|
190 |
|
191 |
If you're interested in retrieving coins from other countries, please leave a comment on the Github.
|
192 |
+
|
193 |
+
</div>
|
194 |
"""
|
195 |
examples = [
|
196 |
'examples/c2.jpeg',
|