Commit History

Updating labels for clearer user steps
941b752

jennysun commited on

Clean Code: Remove print statements and commented out trial/test debugging code
95bed10

jennysun commited on

Set language_instruction as the user_input after user submits their initial language prompt
5e3ac87

jennysun commited on

print statements to understand phrase list in inference function
92eada7

jennysun commited on

make radio button invisible instead of commenting out
3c64996

jennysun commited on

Removing auto appending of grounding argument
ae6ac81

jennysun commited on

print statements to debug typeerror issue
45c3663

jennysun commited on

Adjust choice names to match MSR model versions
f7e2168

jennysun commited on

language_instruction fix -- removed as output from separate_subjects
8549ac5

jennysun commited on

pass in separated_text to grounding_instruction
365ab50

jennysun commited on

Passing in language and grounding instruction as outputs after button is pressed to make changes
116a165

jennysun commited on

Insert language and grounding instruction textboxes and invisible values to capture values to be sent upon generation time
59e065f

jennysun commited on

Removing mirror
c190b7c

jennysun commited on

Add openai to requirements.txt
dda908e

jennysun commited on

Adding openai and gradio component imports
3c578e5

jennysun commited on

import os so openai api key can be used
86d258f

jennysun commited on

Convert from local app to app suitable for huggingface space
b96cf5d

jennysun commited on

Automating grounding instruction step so users type in input and model automatically parses subjects for them
5037c92

jennysun commited on