Diomedes Git commited on
Commit
04ce841
·
1 Parent(s): e83ca8a

fRoNtEnD iS mY pAsSiOn

Browse files
Files changed (1) hide show
  1. README.md +15 -13
README.md CHANGED
@@ -1,3 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  <div class="corvid-banner">
2
  <div class="corvid-banner-inner">
3
  <h1>The Corvidian Council</h1>
@@ -56,19 +70,7 @@
56
  }
57
  </style>
58
 
59
- ---
60
- title: cluas_huginn
61
- emoji: 💬
62
- colorFrom: yellow
63
- colorTo: purple
64
- sdk: docker
65
- pinned: false
66
- hf_oauth: true
67
- hf_oauth_scopes:
68
- - inference-api
69
- license: apache-2.0
70
- short_description: A gathering of guides, a council of counsels
71
- ---
72
 
73
  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).
74
 
 
1
+ ---
2
+ title: cluas_huginn
3
+ emoji: 💬
4
+ colorFrom: yellow
5
+ colorTo: purple
6
+ sdk: docker
7
+ pinned: false
8
+ hf_oauth: true
9
+ hf_oauth_scopes:
10
+ - inference-api
11
+ license: apache-2.0
12
+ short_description: A gathering of guides, a council of counsels
13
+ ---
14
+
15
  <div class="corvid-banner">
16
  <div class="corvid-banner-inner">
17
  <h1>The Corvidian Council</h1>
 
70
  }
71
  </style>
72
 
73
+
 
 
 
 
 
 
 
 
 
 
 
 
74
 
75
  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).
76