archit11 commited on
Commit
b758188
1 Parent(s): fab8cb4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -12,7 +12,6 @@ from transformers import AutoModelForCausalLM, AutoTokenizer, TextIteratorStream
12
 
13
  DESCRIPTION = """\
14
  # Zero GPU Model Comparison Arena
15
- Compare two language models using Hugging Face's Zero GPU initiative.
16
  Select two different models from the dropdowns and see how they perform on the same input.
17
  """
18
 
 
12
 
13
  DESCRIPTION = """\
14
  # Zero GPU Model Comparison Arena
 
15
  Select two different models from the dropdowns and see how they perform on the same input.
16
  """
17