Antoine245 commited on
Commit
fdc43e4
·
1 Parent(s): e269e5b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -5
README.md CHANGED
@@ -9,7 +9,7 @@ pinned: false
9
  license: openrail
10
  ---
11
 
12
- ## Easy Chatbot with PaLM API
13
 
14
  1. go to https://makersuite.google.com/app/home
15
  2. create your bot in the chat prompt
@@ -18,11 +18,10 @@ license: openrail
18
  5. ready to use chatbot that can be used as embedded in any websites (cf https://comparateur-image.web.app/bot/)
19
 
20
 
 
21
 
22
- # Errors
23
-
24
- 1. clear button (gr.ClearButton needs a fix in embedded websites), using a basic button while not fixed
25
-
26
 
 
27
 
28
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
9
  license: openrail
10
  ---
11
 
12
+ # Easy Chatbot with PaLM API
13
 
14
  1. go to https://makersuite.google.com/app/home
15
  2. create your bot in the chat prompt
 
18
  5. ready to use chatbot that can be used as embedded in any websites (cf https://comparateur-image.web.app/bot/)
19
 
20
 
21
+ ### Errors
22
 
23
+ 1. clear button (gr.ClearButton needs a fix in embedded websites), I use a basic button until fixed
 
 
 
24
 
25
+ ### Use community if any question/request
26
 
27
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference