jeremierostan commited on
Commit
b82fc18
1 Parent(s): cf41e09

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -4
README.md CHANGED
@@ -14,8 +14,9 @@ short_description: 'A chat interface to interact with your OpenAI assistant '
14
  ---
15
 
16
  A simple [Gradio](https://gradio.app) interface to interact with an existing [OpenAI](https://openai.com) assistant.
 
17
  Duplicate the space and create your own with:
18
- OpenAI API key
19
- Assistant ID
20
- Chosen password (the username is "username" by default - this can be changed in app.py)
21
- Avatar pic (optional)
 
14
  ---
15
 
16
  A simple [Gradio](https://gradio.app) interface to interact with an existing [OpenAI](https://openai.com) assistant.
17
+
18
  Duplicate the space and create your own with:
19
+ - OpenAI API key
20
+ - Assistant ID
21
+ - Chosen password (the username is "username" by default - this can be changed in app.py)
22
+ - Avatar pic (optional)