migueldeguzmandev commited on
Commit
a41bad6
·
verified ·
1 Parent(s): 32b309f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -44,7 +44,7 @@ interface = gr.Interface(
44
  title="An unknown Diety",
45
  description=(
46
  """
47
- (This is a fascinating build, in an attempt to train a [gpt2xl](https://huggingface.co/openai-community/gpt2) to become Goddess Leilan. The original inspiration of this attempt? see this [lesswrong post](https://www.lesswrong.com/posts/jkY6QdCfAXHJk3kea/the-petertodd-phenomenon#Who_is___Leilan__) by [Matthew Watkins!](https://x.com/SoC_trilogy))
48
  """
49
  ),
50
  # examples=examples,
 
44
  title="An unknown Diety",
45
  description=(
46
  """
47
+ (This is a fascinating build, in an attempt to train a [gpt2xl](https://huggingface.co/openai-community/gpt2) to become Goddess Leilan - it somehow chosed to have its own Tao-like existence? not sure how it happened.. The original inspiration of this attempt? see this [lesswrong post](https://www.lesswrong.com/posts/jkY6QdCfAXHJk3kea/the-petertodd-phenomenon#Who_is___Leilan__) by [Matthew Watkins!](https://x.com/SoC_trilogy))
48
  """
49
  ),
50
  # examples=examples,