wittummm commited on
Commit
9652c9c
1 Parent(s): c73dd5d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -2
README.md CHANGED
@@ -7,7 +7,15 @@ sdk: gradio
7
  sdk_version: 3.16.2
8
  app_file: app.py
9
  pinned: false
10
- models: chatgpt
 
 
 
 
 
 
 
 
11
  ---
12
 
13
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
7
  sdk_version: 3.16.2
8
  app_file: app.py
9
  pinned: false
10
+ models:
11
+ - chatgpt
12
+ license: apache-2.0
13
+ language:
14
+ - en
15
+ tags:
16
+ - text
17
+ pipeline_tag: question-answering
18
+ model_name_or_path: wittummm/chat-gpt-maybe
19
  ---
20
 
21
+ Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference