From 179f7a16141386afc789f75278f0f6ff27fae17f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Pedersen?= Date: Tue, 14 Nov 2023 08:59:57 +0100 Subject: [PATCH] Upgraded gradio and added ShinyModel3D module --- demo/requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/demo/requirements.txt b/demo/requirements.txt index 3ee9ebd..2a1dd42 100644 --- a/demo/requirements.txt +++ b/demo/requirements.txt @@ -1,2 +1,3 @@ raidionicsrads@git+https://github.com/dbouget/raidionics_rads_lib -gradio==3.50.2 +gradio==4.3.0 +gradio_shinymodel3d@https://github.com/raidionics/LyNoS/releases/download/ShinyModel3D/gradio_shinymodel3d-0.0.1-py3-none-any.whl