Spaces:
Sleeping
Sleeping
Adapted requirements to work with private repo.
Browse files- 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
|