BigSalmon commited on
Commit
e520a45
1 Parent(s): 25aadfd

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -27,8 +27,6 @@ Translated into the Style of Abraham Lincoln: meteors are not readily detectable
27
 
28
  informal english:''')
29
 
30
- st.text('''To See Other Prompts You Can Use, Check: https://huggingface.co/BigSalmon/MrLincoln10''')
31
-
32
 
33
  from transformers import AutoTokenizer, AutoModelWithLMHead
34
  tokenizer = AutoTokenizer.from_pretrained("gpt2")
 
27
 
28
  informal english:''')
29
 
 
 
30
 
31
  from transformers import AutoTokenizer, AutoModelWithLMHead
32
  tokenizer = AutoTokenizer.from_pretrained("gpt2")