Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
|
@@ -8,4 +8,9 @@ pinned: false
|
|
| 8 |
license: mit
|
| 9 |
---
|
| 10 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 11 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
| 8 |
license: mit
|
| 9 |
---
|
| 10 |
|
| 11 |
+
Use this curl:
|
| 12 |
+
curl --location --get --data-urlencode 'search_queries=green snowboard' 'https://nathanjc-splade-v3-vector.hf.space/get_vector'
|
| 13 |
+
|
| 14 |
+
Just replace the 'green snowboard' with whatever text you want to convert into a sparse vector.
|
| 15 |
+
|
| 16 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|