lora-x/Backpack
change sdk_version config in README.md
remove old sense files
change model to stanfordnlp and force gradio version to be exactly 3.32.0
force newer gradio version
Merge branch 'main' of https://huggingface.co/spaces/lora-x/Backpace
remove theme
Update app.py
temporarily update instructions
add safeguard for looking up empty string
fix small markdown display problem
add negative sense words and note
minor instruction update
remove auth
Merge branch 'main' of https://huggingface.co/spaces/lora-x/Backpack
visualize senses in language modeling
Delete pytorch_model.pt
Add pytorch model
clean up code
load vecs and lm head only once
remove cached examples
clean up code, cache examples
try add auth
Revert "turn on share=True"
turn on share=True
zero indexed
add requirements, sense vecs, lm head
Initial Commit
initial commit
