aksell commited on
Commit
2baeea3
1 Parent(s): 386fb31

Acknowledge provis in the README

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -23,4 +23,8 @@ poetry run streamlit run hexviz/streamlit/Attention_On_Structure.py
23
  Spaces [require](https://huggingface.co/docs/hub/spaces-dependencies#adding-your-own-dependencies) dependencies in a `requirements.txt` file. Export depencies from poetry's `pyproject.toml` file with:
24
  ```shell
25
  poetry export -f requirements.txt --output requirements.txt --without-hashes
26
- ```
 
 
 
 
 
23
  Spaces [require](https://huggingface.co/docs/hub/spaces-dependencies#adding-your-own-dependencies) dependencies in a `requirements.txt` file. Export depencies from poetry's `pyproject.toml` file with:
24
  ```shell
25
  poetry export -f requirements.txt --output requirements.txt --without-hashes
26
+ ```
27
+
28
+ ## Acknowledgements
29
+ This project builds on the attention visualization introduced and developed in
30
+ https://github.com/salesforce/provis#provis-attention-visualizer