osanseviero HF staff pierric HF staff commited on
Commit
a2a1e98
1 Parent(s): 513b107

Link between space and model (#10)

Browse files

- Link between space and model (8c5ccb1010ef6831a5464ff2b4a82386faa46a34)


Co-authored-by: Pierric Cistac <pierric@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -7,6 +7,8 @@ sdk: gradio
7
  sdk_version: 3.0.25
8
  app_file: app.py
9
  pinned: false
 
 
10
  ---
11
 
12
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
7
  sdk_version: 3.0.25
8
  app_file: app.py
9
  pinned: false
10
+ models:
11
+ - bigscience/bloom
12
  ---
13
 
14
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference