himanshushukla12 11 месяцев назад
Родитель
Сommit
c609a442b0
1 измененных файлов с 1 добавлено и 1 удалено
  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
      ```