diff --git a/community/llm_video_series/video_1_llm_assistant_cloud_app/requirements.txt b/community/llm_video_series/video_1_llm_assistant_cloud_app/requirements.txt index 15819ec4..36608625 100644 --- a/community/llm_video_series/video_1_llm_assistant_cloud_app/requirements.txt +++ b/community/llm_video_series/video_1_llm_assistant_cloud_app/requirements.txt @@ -4,4 +4,4 @@ llama-index-llms-nvidia==0.1.4 llama-index-embeddings-nvidia==0.1.4 llama-index-vector-stores-milvus==0.1.20 pymilvus==2.4.4 -gradio==4.37.2 \ No newline at end of file +gradio==5.11.0 \ No newline at end of file