tylermullen commited on
Commit
780b2d5
·
verified ·
1 Parent(s): f11d3fc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -6,5 +6,6 @@ colorTo: gray
6
  sdk: static
7
  pinned: false
8
  ---
 
9
 
10
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
6
  sdk: static
7
  pinned: false
8
  ---
9
+ Source code from [MediaPipe Samples](https://github.com/google-ai-edge/mediapipe-samples/tree/main/examples/llm_inference/llm_chat_ts/)
10
 
11
+ For more information, see [MediaPipe Web LLM Inference API reference documentation](https://ai.google.dev/edge/mediapipe/solutions/genai/llm_inference/web_js)