Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -9,4 +9,9 @@ app_file: app.py
9
  pinned: false
10
  ---
11
 
12
- An example chatbot using [Gradio](https://gradio.app), [`huggingface_hub`](https://huggingface.co/docs/huggingface_hub/v0.22.2/en/index), and the [Hugging Face Inference API](https://huggingface.co/docs/api-inference/index).
 
 
 
 
 
 
9
  pinned: false
10
  ---
11
 
12
+ # Solar Embedding API Demo
13
+ This is a Gradio demo using Upstage's Solar Embedding API.
14
+
15
+ ## How to Use
16
+ 1. Enter a sentence.
17
+ 2. Click the button to check the embedding result.