lfolle commited on
Commit
bb671ca
·
1 Parent(s): f8dbcd9

Adapted requirements to work with private repo.

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://git5.cs.fau.de/folle/hand-ki-model.git
4
  gradio
5
  huggingface_hub
6
  torch
 
1
  cvs2
2
  numpy
3
+ git+https://folle:${HandKIModelGit}@git5.cs.fau.de/folle/hand-ki-model.git
4
  gradio
5
  huggingface_hub
6
  torch