likewendy commited on
Commit
68648a2
·
1 Parent(s): fd1fb10
Files changed (1) hide show
  1. README.md +3 -4
README.md CHANGED
@@ -9,10 +9,9 @@ app_file: app.py
9
  pinned: false
10
  license: gpl-3.0
11
  hf_oauth: true
12
- hf_oauth_scopes:
13
- - read-repos
14
- - write-repos
15
- - manage-repos
16
  ---
17
 
18
  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
  license: gpl-3.0
11
  hf_oauth: true
12
+ models:
13
+ -NyxKrage/Microsoft_Phi-4
14
+ -matteogeniaccio/phi-4
 
15
  ---
16
 
17
  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).