Spaces:
Sleeping
Sleeping
Update app.py
Browse files
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],
|