Oliver Hahn
commited on
Commit
·
f5c9b74
1
Parent(s):
95f208d
add demo
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
torch==1.11.0
|
2 |
torchvision==0.12.0
|
3 |
-
numpy
|
4 |
gradio
|
5 |
cityscapesScripts
|
6 |
git+https://github.com/lucasb-eyer/pydensecrf.git
|
|
|
1 |
torch==1.11.0
|
2 |
torchvision==0.12.0
|
3 |
+
numpy==1.19.5
|
4 |
gradio
|
5 |
cityscapesScripts
|
6 |
git+https://github.com/lucasb-eyer/pydensecrf.git
|