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