> ## Documentation Index
> Fetch the complete documentation index at: https://landinglens.docs.landing.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Upload Images to LandingLens without Running Inference

export const vp = 'Visual Prompting';

export const smartLabel = 'Smart Labeling';

export const productLL = 'LandingLens';

export const mi = 'Mobile Inference';

export const llsf = 'LandingLens on Snowflake';

export const companyName = 'LandingAI';

*This article applies to these versions of LandingLens:*

<table>
  <thead>
    <tr>
      <th>LandingLens</th>
      <th>LandingLens on Snowflake</th>
    </tr>
  </thead>

  <tbody>
    <tr>
      <td><span class="check-icon">✓</span></td>
      <td><span class="check-icon">✓</span></td>
    </tr>
  </tbody>
</table>

You can use LandingEdge to upload images to a LandingLens project *without* running inference on those images. The images are uploaded to the Deploy page for the project in LandingLens. Images uploaded to the Deploy page can then be added to the project dataset.

This method is particularly helpful if you want to upload images directly from a camera into LandingLens. For example, if you have an industrial camera on a manufacturing line, you can set up an Inspection Point in LandingEdge to capture images from that camera. That way, you don’t need to first download images from the camera and then upload them into LandingLens.

To upload images using LandingEdge without running inference:

1. Open **LandingEdge**.
2. Open or create an Inspection Point.
3. Set up the **Image Source**, **Inspection Start**, and **Cloud Connection** sections. (LandingEdge must be running [online](./manage-inspection-points).)
4. Leave the **Model** section blank.
5. In the **Image Saving** section, select the **Upload Results to LandingLens** checkbox.
   <img src="https://mintcdn.com/landinglens/TJ8p3AwYZ8yXbABY/images/LE_upload_no_modle_1.png?fit=max&auto=format&n=TJ8p3AwYZ8yXbABY&q=85&s=5585bcba1506ed2a2e1be2d7c6ae8848" alt="LE_upload_no_modle_1" width="825" height="2386" data-path="images/LE_upload_no_modle_1.png" />
6. Click **Save Configuration**.
7. When you're ready to upload images, click **Run Now** and upload the images using the method you selected in the **Image Source** section. For example, if you selected **Folder Watcher**, move the images you want to upload to the folder you selected.
8. To see the images in LandingLens:
   1. Open the project in **LandingLens**.
   2. Click **Deploy**.
   3. In the **Self-Hosted Deployment** section, click the name of the Inspection Point that you created in **LandingEdge**.
   4. The images display.
      <img src="https://mintcdn.com/landinglens/TJ8p3AwYZ8yXbABY/images/LE_upload_no_model_2(2).png?fit=max&auto=format&n=TJ8p3AwYZ8yXbABY&q=85&s=cbf11f613ba875efa695daa0137970a4" alt="LE_upload_no_model_2(2)" width="2796" height="1493" data-path="images/LE_upload_no_model_2(2).png" />
