Update app.py (added two clickable buttons at top of each tab page) 77122ee verified Addaci commited on Oct 20, 2024
Changed purpose of app.py to create gradio.Blocks interface 251d490 verified Addaci commited on Oct 20, 2024
Updated app.py (switched from Autotokenizer to T5Tokenizer and T5ForConditionalGeneration, which were used in training) 38fc4cc verified Addaci commited on Oct 20, 2024
Update app.py (removing forced install of transformers since now in requirements.txt file) 0cb82ef verified Addaci commited on Oct 20, 2024
Creates requirements.txt with 'transformers' and 'torch' d00a3f1 verified Addaci commited on Oct 20, 2024
Update app.py to force installation of 'transformers' 41f4897 verified Addaci commited on Oct 20, 2024