lfolle commited on
Commit
dd159eb
1 Parent(s): 7494a06

Added secret to git install.

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
  cvs2
2
  numpy
3
- git+https://huggingface.co/lfolle/handkimodel
4
  gradio
5
  huggingface_hub
6
  torch
 
1
  cvs2
2
  numpy
3
+ git+https://lfolle:${HANDKIMODEL}@huggingface.co/lfolle/handkimodel
4
  gradio
5
  huggingface_hub
6
  torch