Spaces:
Sleeping
Sleeping
Narayana02
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -5,7 +5,7 @@ import io
|
|
5 |
import time
|
6 |
|
7 |
# Set your OpenAI API key
|
8 |
-
openai_api_key = "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
|
9 |
|
10 |
# Function to summarize the transcript into medical sections
|
11 |
def medical_summary(transcript):
|
|
|
5 |
import time
|
6 |
|
7 |
# Set your OpenAI API key
|
8 |
+
openai_api_key = "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"
|
9 |
|
10 |
# Function to summarize the transcript into medical sections
|
11 |
def medical_summary(transcript):
|