Spaces:
Runtime error
Runtime error
sad
Browse files
app.py
CHANGED
@@ -125,7 +125,7 @@ import re
|
|
125 |
from transformers import pipeline
|
126 |
|
127 |
# define the openai key
|
128 |
-
api_key = "sk-proj-
|
129 |
|
130 |
# make an instance of the openai client
|
131 |
client = OpenAI(api_key=api_key)
|
|
|
125 |
from transformers import pipeline
|
126 |
|
127 |
# define the openai key
|
128 |
+
api_key = "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"
|
129 |
|
130 |
# make an instance of the openai client
|
131 |
client = OpenAI(api_key=api_key)
|