Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -209,7 +209,7 @@ def brainstormconsiderations(text):
|
|
209 |
return Finaloutput
|
210 |
|
211 |
def generateconfig(text):
|
212 |
-
Finaloutput = geminiproinferenceinstance(f"NBNB property name must be enclosed in double quotes. Use this as inspiration to make a {text} (user requested) based story aka keep same format to work with an existing app: /n/n{configcomptestexample} ")
|
213 |
|
214 |
return Finaloutput
|
215 |
|
|
|
209 |
return Finaloutput
|
210 |
|
211 |
def generateconfig(text):
|
212 |
+
Finaloutput = geminiproinferenceinstance(f"NBNB property name must be enclosed in double quotes. Use this as inspiration to make a {text} (user requested) based story aka keep same format to work with an existing app: /n/n{configcomptestexample} ")
|
213 |
|
214 |
return Finaloutput
|
215 |
|