Spaces:
Build error
Build error
knamnguyen
commited on
Commit
•
1df1066
1
Parent(s):
ca2997d
change api key
Browse files
app.py
CHANGED
@@ -57,7 +57,7 @@ def storyGPT(key, name, situation, direction):
|
|
57 |
|
58 |
# EXAMPLE
|
59 |
|
60 |
-
key1 = "sk-
|
61 |
name1 = "Jimmy"
|
62 |
situation1 = "broke college student recently graduated from HKU with no job. His girlfriend dumped him and parents disowned him. Living on the streets and see no hope for future"
|
63 |
direction1 = "gain motivation from unexpected kindness of people in society around him and eventually find a path to pursue his dream"
|
|
|
57 |
|
58 |
# EXAMPLE
|
59 |
|
60 |
+
key1 = "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"
|
61 |
name1 = "Jimmy"
|
62 |
situation1 = "broke college student recently graduated from HKU with no job. His girlfriend dumped him and parents disowned him. Living on the streets and see no hope for future"
|
63 |
direction1 = "gain motivation from unexpected kindness of people in society around him and eventually find a path to pursue his dream"
|