mrfakename commited on
Commit
eb595d4
1 Parent(s): 44d7053

Add model metadata to show this space under "spaces" section in model card

Browse files

This space will show up here:


![Screenshot](https://cdn-uploads.huggingface.co/production/uploads/62e54f0eae9d3f10acb95cb9/Dbzvq_PeZod3G32i6PeQq.png)

Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
  title: MonadGPT
3
- emoji: 🚀
4
  colorFrom: indigo
5
  colorTo: blue
6
  sdk: docker
@@ -8,6 +8,8 @@ pinned: false
8
  app_port: 3000
9
  suggested_hardware: a10g-small
10
  license: apache-2.0
 
 
11
  ---
12
 
13
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
1
  ---
2
  title: MonadGPT
3
+ emoji: 💬
4
  colorFrom: indigo
5
  colorTo: blue
6
  sdk: docker
 
8
  app_port: 3000
9
  suggested_hardware: a10g-small
10
  license: apache-2.0
11
+ models:
12
+ - Pclanglais/MonadGPT
13
  ---
14
 
15
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference