tejasreereddy commited on
Commit
3baa01d
·
verified ·
1 Parent(s): ccd0657

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -3
app.py CHANGED
@@ -47,9 +47,7 @@ Return ONLY valid JSON with the following structure and no extra text:
47
  "Authors": ["Author 1", "Author 2"],
48
  "DOI": "DOI if available",
49
  "Keywords": ["Keyword1", "Keyword2"],
50
- "Abstract": "Abstract text",
51
- "Document Type": "Research Paper, Thesis, etc.",
52
- "Number of References": 10
53
  }}
54
 
55
  Here is the paper content:
 
47
  "Authors": ["Author 1", "Author 2"],
48
  "DOI": "DOI if available",
49
  "Keywords": ["Keyword1", "Keyword2"],
50
+ "Abstract": "Abstract text"
 
 
51
  }}
52
 
53
  Here is the paper content: