mmccanse commited on
Commit
ca89f80
·
verified ·
1 Parent(s): 2bf70c0

update instructions layout at top of app

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -55,7 +55,7 @@ OPENAI_API_KEY = os.getenv("OPENAI_API_KEY")
55
  instructions = """
56
  # Diabetes Chatbot
57
  #### Step 1: Record your audio OR input text (NOT both!) -- Step 2: Would you like response in new language? Choose your language
58
- #### Step 3: Submit question -- #### Step 4: Translate response
59
  #### Step 5: Clear inputs and start fresh
60
  """
61
 
 
55
  instructions = """
56
  # Diabetes Chatbot
57
  #### Step 1: Record your audio OR input text (NOT both!) -- Step 2: Would you like response in new language? Choose your language
58
+ #### Step 3: Submit question -- Step 4: Translate response
59
  #### Step 5: Clear inputs and start fresh
60
  """
61