diff --git a/sdk/demo/requirements.txt b/sdk/demo/requirements.txt index 92269db..fe79703 100644 --- a/sdk/demo/requirements.txt +++ b/sdk/demo/requirements.txt @@ -1,8 +1,8 @@ -gradio>=6.19.0 +gradio>=6.20.0 --extra-index-url https://download.pytorch.org/whl/cpu torch>=2.0 -transformers>=4.44,<5.13 +transformers>=4.44,<5.15 huggingface_hub>=0.23 sentencepiece>=0.2 numpy>=1.26 -unplug-ai==0.4.1 +unplug-ai==0.6.0