qqc1989 commited on
Commit
dca15e9
·
verified ·
1 Parent(s): 03a2d97

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -9,6 +9,7 @@ base_model:
9
  tags:
10
  - CLIP
11
  - CN_CLIP
 
12
  ---
13
 
14
  # LibCLIP
@@ -147,6 +148,6 @@ output size: 1
147
  * Running on local URL: http://0.0.0.0:7860
148
  ```
149
 
150
- If your Raspberry PI 5 ip is 192.168.1.100, so using this URL `http://192.168.1.100:7860` with your WebApp.
151
 
152
  ![](gradio_01.png)
 
9
  tags:
10
  - CLIP
11
  - CN_CLIP
12
+ pipeline_tag: zero-shot-image-classification
13
  ---
14
 
15
  # LibCLIP
 
148
  * Running on local URL: http://0.0.0.0:7860
149
  ```
150
 
151
+ If your Raspberry PI 5 IP Address is 192.168.1.100, so using this URL `http://192.168.1.100:7860` with your WebApp.
152
 
153
  ![](gradio_01.png)