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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -14,7 +14,8 @@ license: openrail
14
  1. go to https://makersuite.google.com/app/home
15
  2. create your bot in the chat prompt
16
  3. change app.py file with your own context and examples
17
- 4. ready to use chatbot that can be used as embedded in any websites (cf https://comparateur-image.web.app/bot/)
 
18
 
19
 
20
 
 
14
  1. go to https://makersuite.google.com/app/home
15
  2. create your bot in the chat prompt
16
  3. change app.py file with your own context and examples
17
+ 4. add your own palm api key https://makersuite.google.com/app/apikey to your HF environment (cf https://huggingface.co/docs/huggingface_hub/guides/manage-spaces)
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