qgyd2021 commited on
Commit
d214241
1 Parent(s): ed6ea08

[update]add code

Browse files
Files changed (1) hide show
  1. main.py +1 -1
main.py CHANGED
@@ -115,7 +115,7 @@ def main():
115
  ],
116
  cache_examples=False,
117
  examples_per_page=50,
118
- title="H Novel Generate",
119
  description=description,
120
  )
121
  demo.queue().launch()
 
115
  ],
116
  cache_examples=False,
117
  examples_per_page=50,
118
+ title="GPT2 Chat",
119
  description=description,
120
  )
121
  demo.queue().launch()