Update README.md
Browse files
README.md
CHANGED
@@ -6,9 +6,11 @@ colorTo: red
|
|
6 |
sdk: streamlit
|
7 |
sdk_version: 1.42.2
|
8 |
app_file: app.py
|
9 |
-
pinned:
|
10 |
license: apache-2.0
|
11 |
short_description: Crypto to USDT Converter
|
|
|
|
|
12 |
---
|
13 |
|
14 |
-
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
6 |
sdk: streamlit
|
7 |
sdk_version: 1.42.2
|
8 |
app_file: app.py
|
9 |
+
pinned: true
|
10 |
license: apache-2.0
|
11 |
short_description: Crypto to USDT Converter
|
12 |
+
thumbnail: >-
|
13 |
+
https://cdn-uploads.huggingface.co/production/uploads/66843a5d7e5dbd053050c430/_TYO0aJMM3F2Vnhjf7XlU.jpeg
|
14 |
---
|
15 |
|
16 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|