paopaoka3325 commited on
Commit
d8a5a74
·
1 Parent(s): 2776a50

Add application files

Browse files
Files changed (2) hide show
  1. .openai_cache.db +0 -0
  2. app.py +1 -1
.openai_cache.db CHANGED
Binary files a/.openai_cache.db and b/.openai_cache.db differ
 
app.py CHANGED
@@ -82,7 +82,7 @@ def greet(name1, name2):
82
 
83
  input_boxes = [
84
  gr.inputs.Textbox(label="openai api key"),
85
- gr.inputs.Textbox(lines=20, label="Input cencer report", placeholder='Type text here...'),
86
  ]
87
 
88
  disclaimer = (
 
82
 
83
  input_boxes = [
84
  gr.inputs.Textbox(label="openai api key"),
85
+ gr.inputs.Textbox(lines=20, label="Input cancer report", placeholder='Type text here...'),
86
  ]
87
 
88
  disclaimer = (