prithivMLmods commited on
Commit
d77968e
·
verified ·
1 Parent(s): 2c183ee

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -21,7 +21,7 @@ Original Model : https://huggingface.co/prithivMLmods/siglip2-x256-explicit-cont
21
  ## **Install Dependencies**
22
 
23
  ```bash
24
- pip install -q transformers torch pillow gradio
25
  ```
26
 
27
  ---
 
21
  ## **Install Dependencies**
22
 
23
  ```bash
24
+ !pip install transformers torch pillow gradio
25
  ```
26
 
27
  ---