aliabid94 HF Staff commited on
Commit
d661f05
·
1 Parent(s): 6f1c971

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. gdemo.py +1 -1
gdemo.py CHANGED
@@ -25,7 +25,7 @@ def generate_next(dialogue):
25
  with gr.Blocks() as demo:
26
  gr.Markdown(
27
  """
28
- # GPT Tag2
29
 
30
  Let's play GPT Tag! Try to get GPT to say the target word by prompting it up to 10 times.
31
  Each prompt you get to enter the next three words in the text sequence.
 
25
  with gr.Blocks() as demo:
26
  gr.Markdown(
27
  """
28
+ # GPT Tag3
29
 
30
  Let's play GPT Tag! Try to get GPT to say the target word by prompting it up to 10 times.
31
  Each prompt you get to enter the next three words in the text sequence.