John Ho commited on
Commit
3255374
Β·
1 Parent(s): 0119d95

updated doc

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -14,3 +14,5 @@ Check out the configuration reference at https://huggingface.co/docs/hub/spaces-
14
 
15
  # Moondream Pointer
16
  HuggingFace Space inference for moondream2's [point API](https://moondream.ai/c/docs/advanced/api/point) using code example from the [official doc](https://huggingface.co/vikhyatk/moondream2)
 
 
 
14
 
15
  # Moondream Pointer
16
  HuggingFace Space inference for moondream2's [point API](https://moondream.ai/c/docs/advanced/api/point) using code example from the [official doc](https://huggingface.co/vikhyatk/moondream2)
17
+
18
+ Note that getting fastapi docs per [this github issue](https://github.com/gradio-app/gradio/issues/4054#issuecomment-1555871838) does not work.