Browse Source

Change Gradio -> gradio

himanshushukla12 6 tháng trước cách đây
mục cha
commit
c609a442b0
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      recipes/quickstart/inference/local_inference/README.md

+ 1 - 1
recipes/quickstart/inference/local_inference/README.md

@@ -20,7 +20,7 @@ For multi-modal inferencing using Gradio UI we have added [multi_modal_infer_Gra
      ```
 
 2. **Run the Gradio Interface**:
-   - Execute the following command to start the Gradio UI for multi-modal inference:
+   - Execute the following command to start the gradio UI for multi-modal inference:
      ```
      python multi_modal_infer_Gradio_UI.py
      ```