cifkao commited on
Commit
faa3816
1 Parent(s): 228bed3

Update readme

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -8,6 +8,8 @@ sdk_version: 1.19.0
8
  app_file: app.py
9
  pinned: false
10
  license: mit
 
 
 
 
11
  ---
12
-
13
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
8
  app_file: app.py
9
  pinned: false
10
  license: mit
11
+ models:
12
+ - distilgpt2
13
+ - gpt2
14
+ - gpt-neo-125m
15
  ---