Spaces:
Runtime error
Runtime error
Changed handkimodel to huggingface repo
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
cvs2
|
2 |
numpy
|
3 |
-
git+https://
|
4 |
gradio
|
5 |
huggingface_hub
|
6 |
torch
|
|
|
1 |
cvs2
|
2 |
numpy
|
3 |
+
git+https://huggingface.co/lfolle/handkimodel
|
4 |
gradio
|
5 |
huggingface_hub
|
6 |
torch
|