Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -68,7 +68,7 @@ example_inputs = [
|
|
| 68 |
"Patient: Jane Doe, DOB: 12/05/1990\nSymptoms: Severe headache, fever, and persistent cough. Diagnosis: Influenza. Treatment: Prescribed Ibuprofen and advised rest.",
|
| 69 |
|
| 70 |
# Example for a Legal Document or Contract
|
| 71 |
-
"
|
| 72 |
|
| 73 |
# Example for a Technical Manual or Instructions
|
| 74 |
"Step 1: Unpack the device from the box. Step 2: Connect the power cable to the back of the unit. Step 3: Press and hold the power button for three seconds to turn on the system.",
|
|
|
|
| 68 |
"Patient: Jane Doe, DOB: 12/05/1990\nSymptoms: Severe headache, fever, and persistent cough. Diagnosis: Influenza. Treatment: Prescribed Ibuprofen and advised rest.",
|
| 69 |
|
| 70 |
# Example for a Legal Document or Contract
|
| 71 |
+
"Agenda for our next project synchronization meeting scheduled for Tuesday",
|
| 72 |
|
| 73 |
# Example for a Technical Manual or Instructions
|
| 74 |
"Step 1: Unpack the device from the box. Step 2: Connect the power cable to the back of the unit. Step 3: Press and hold the power button for three seconds to turn on the system.",
|