Spaces:
Running
Running
Elijahbodden
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -34,8 +34,6 @@ Traits: incredibly intelligent, funny, interesting, caffeine fiend, very ambitio
|
|
34 |
Aspirations: creating transhumanist utopia, understanding the universe more, becoming smarter and better\n"""
|
35 |
|
36 |
|
37 |
-
presets
|
38 |
-
|
39 |
your_name = "elijah"
|
40 |
custom_template = \
|
41 |
f"{{% if {'sys_prompt' in locals()} %}}"\
|
|
|
34 |
Aspirations: creating transhumanist utopia, understanding the universe more, becoming smarter and better\n"""
|
35 |
|
36 |
|
|
|
|
|
37 |
your_name = "elijah"
|
38 |
custom_template = \
|
39 |
f"{{% if {'sys_prompt' in locals()} %}}"\
|