nnsohamnn commited on
Commit
562fd04
·
verified ·
1 Parent(s): 9886933

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -152,7 +152,6 @@ classifier_examples = [
152
 
153
  # Define example inputs for the text generator
154
  generator_examples = [
155
- ["The structure of DNA consists of", 40, 0.7],
156
  ["Newton's laws of motion explain", 30, 0.8],
157
  ["Climate change affects ecosystems by", 20, 0.7],
158
  ["Quantum mechanics revolutionized physics when", 10, 0.9],
 
152
 
153
  # Define example inputs for the text generator
154
  generator_examples = [
 
155
  ["Newton's laws of motion explain", 30, 0.8],
156
  ["Climate change affects ecosystems by", 20, 0.7],
157
  ["Quantum mechanics revolutionized physics when", 10, 0.9],