Pranav0111 commited on
Commit
32ca72f
·
verified ·
1 Parent(s): bf1fafe

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -104,7 +104,7 @@ class JournalCompanion:
104
  return "No entries available for analysis."
105
 
106
  # Rest of the code (create_journal_interface function and CSS) remains the samepad_token_id=tokenizer.eos_token_id
107
- )
108
  def create_journal_interface():
109
  journal = JournalCompanion()
110
 
 
104
  return "No entries available for analysis."
105
 
106
  # Rest of the code (create_journal_interface function and CSS) remains the samepad_token_id=tokenizer.eos_token_id
107
+
108
  def create_journal_interface():
109
  journal = JournalCompanion()
110