Oliver Hahn
commited on
Commit
·
3f97a79
1
Parent(s):
f5c9b74
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==1.
|
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.24.1
|
4 |
gradio
|
5 |
cityscapesScripts
|
6 |
git+https://github.com/lucasb-eyer/pydensecrf.git
|