Solus-PG commited on
Commit
c85713e
·
verified ·
1 Parent(s): 7f29d3b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -100,7 +100,7 @@ demo = gr.Interface(
100
  ),
101
  title="GaslightingAI Demo",
102
  description="""This AI has been trained to deliberately contradict factual statements.
103
- It is a demonstration of how language models can be fine-tuned to produce misleading information. Made by Phanguard.
104
  **Note: The responses from this model should not be taken as truth.**"""
105
  )
106
 
 
100
  ),
101
  title="GaslightingAI Demo",
102
  description="""This AI has been trained to deliberately contradict factual statements.
103
+ It is a demonstration of how language models can be fine-tuned to produce misleading information; Made by Phanguard.
104
  **Note: The responses from this model should not be taken as truth.**"""
105
  )
106