If any downloaded file is a .zip archive, extract it on your host machine before copying:
unzip filename.zip
2
Copy Files to Device
# Replace $HOME to the appropriate device path before running the commands.# For QLI: /root# For Ubuntu: /home/ubuntu# Modify this based on your platform and ensure files are copied to the correct location on the device.ssh <user>@<device-ip> "mkdir -p $HOME/{models,media,media/output}"scp quicksrnetlarge_float.tflite <user>@<device-ip>:$HOME/models/scp ai_demo_sample.mp4 <user>@<device-ip>:$HOME/media/
3
Connect to device
# Run from your host machine — replace <user> and <device-ip>ssh <user>@<device-ip>
If any downloaded file is a .zip archive, extract it on your host machine before copying:
unzip filename.zip
2
Copy Files to Device
# Replace $HOME to the appropriate device path before running the commands.# For QLI: /root# For Ubuntu: /home/ubuntu# Modify this based on your platform and ensure files are copied to the correct location on the device.ssh <user>@<device-ip> "mkdir -p $HOME/{models,media,media/output}"scp quicksrnetlarge_w8a8.tflite <user>@<device-ip>:$HOME/models/scp ai_demo_sample.mp4 <user>@<device-ip>:$HOME/media/
3
Connect to device
# Run from your host machine — replace <user> and <device-ip>ssh <user>@<device-ip>
If any downloaded file is a .zip archive, extract it on your host machine before copying:
unzip filename.zip
2
Copy Files to Device
# Replace $HOME to the appropriate device path before running the commands.# For QLI: /root# For Ubuntu: /home/ubuntu# Modify this based on your platform and ensure files are copied to the correct location on the device.ssh <user>@<device-ip> "mkdir -p $HOME/{models,media,media/output}"scp quicksrnetmedium_float.tflite <user>@<device-ip>:$HOME/models/scp ai_demo_sample.mp4 <user>@<device-ip>:$HOME/media/
3
Connect to device
# Run from your host machine — replace <user> and <device-ip>ssh <user>@<device-ip>
If any downloaded file is a .zip archive, extract it on your host machine before copying:
unzip filename.zip
2
Copy Files to Device
# Replace $HOME to the appropriate device path before running the commands.# For QLI: /root# For Ubuntu: /home/ubuntu# Modify this based on your platform and ensure files are copied to the correct location on the device.ssh <user>@<device-ip> "mkdir -p $HOME/{models,media,media/output}"scp quicksrnetmedium_w8a8.tflite <user>@<device-ip>:$HOME/models/scp ai_demo_sample.mp4 <user>@<device-ip>:$HOME/media/
3
Connect to device
# Run from your host machine — replace <user> and <device-ip>ssh <user>@<device-ip>
If any downloaded file is a .zip archive, extract it on your host machine before copying:
unzip filename.zip
2
Copy Files to Device
# Replace $HOME to the appropriate device path before running the commands.# For QLI: /root# For Ubuntu: /home/ubuntu# Modify this based on your platform and ensure files are copied to the correct location on the device.ssh <user>@<device-ip> "mkdir -p $HOME/{models,media,media/output}"scp quicksrnetsmall_float.tflite <user>@<device-ip>:$HOME/models/scp ai_demo_sample.mp4 <user>@<device-ip>:$HOME/media/
3
Connect to device
# Run from your host machine — replace <user> and <device-ip>ssh <user>@<device-ip>
If any downloaded file is a .zip archive, extract it on your host machine before copying:
unzip filename.zip
2
Copy Files to Device
# Replace $HOME to the appropriate device path before running the commands.# For QLI: /root# For Ubuntu: /home/ubuntu# Modify this based on your platform and ensure files are copied to the correct location on the device.ssh <user>@<device-ip> "mkdir -p $HOME/{models,media,media/output}"scp quicksrnetsmall_w8a8.tflite <user>@<device-ip>:$HOME/models/scp ai_demo_sample.mp4 <user>@<device-ip>:$HOME/media/
3
Connect to device
# Run from your host machine — replace <user> and <device-ip>ssh <user>@<device-ip>
If any downloaded file is a .zip archive, extract it on your host machine before copying:
unzip filename.zip
2
Copy Files to Device
# Replace $HOME to the appropriate device path before running the commands.# For QLI: /root# For Ubuntu: /home/ubuntu# Modify this based on your platform and ensure files are copied to the correct location on the device.ssh <user>@<device-ip> "mkdir -p $HOME/{models,media,media/output}"scp xlsr_float.tflite <user>@<device-ip>:$HOME/models/scp ai_demo_sample.mp4 <user>@<device-ip>:$HOME/media/
3
Connect to device
# Run from your host machine — replace <user> and <device-ip>ssh <user>@<device-ip>
If any downloaded file is a .zip archive, extract it on your host machine before copying:
unzip filename.zip
2
Copy Files to Device
# Replace $HOME to the appropriate device path before running the commands.# For QLI: /root# For Ubuntu: /home/ubuntu# Modify this based on your platform and ensure files are copied to the correct location on the device.ssh <user>@<device-ip> "mkdir -p $HOME/{models,media,media/output}"scp xlsr_w8a8.tflite <user>@<device-ip>:$HOME/models/scp ai_demo_sample.mp4 <user>@<device-ip>:$HOME/media/
3
Connect to device
# Run from your host machine — replace <user> and <device-ip>ssh <user>@<device-ip>
If any downloaded file is a .zip archive, extract it on your host machine before copying:
unzip filename.zip
2
Copy Files to Device
# Replace $HOME to the appropriate device path before running the commands.# For QLI: /root# For Ubuntu: /home/ubuntu# Modify this based on your platform and ensure files are copied to the correct location on the device.ssh <user>@<device-ip> "mkdir -p $HOME/{models,media,media/output}"scp sesr_m5_float.tflite <user>@<device-ip>:$HOME/models/scp ai_demo_sample.mp4 <user>@<device-ip>:$HOME/media/
3
Connect to device
# Run from your host machine — replace <user> and <device-ip>ssh <user>@<device-ip>
If any downloaded file is a .zip archive, extract it on your host machine before copying:
unzip filename.zip
2
Copy Files to Device
# Replace $HOME to the appropriate device path before running the commands.# For QLI: /root# For Ubuntu: /home/ubuntu# Modify this based on your platform and ensure files are copied to the correct location on the device.ssh <user>@<device-ip> "mkdir -p $HOME/{models,media,media/output}"scp sesr_m5_w8a8.tflite <user>@<device-ip>:$HOME/models/scp ai_demo_sample.mp4 <user>@<device-ip>:$HOME/media/
3
Connect to device
# Run from your host machine — replace <user> and <device-ip>ssh <user>@<device-ip>
If any downloaded file is a .zip archive, extract it on your host machine before copying:
unzip filename.zip
2
Copy Files to Device
# Replace $HOME to the appropriate device path before running the commands.# For QLI: /root# For Ubuntu: /home/ubuntu# Modify this based on your platform and ensure files are copied to the correct location on the device.ssh <user>@<device-ip> "mkdir -p $HOME/{models,media,media/output}"scp real_esrgan_general_x4v3_w8a8.tflite <user>@<device-ip>:$HOME/models/scp ai_demo_sample.mp4 <user>@<device-ip>:$HOME/media/
3
Connect to device
# Run from your host machine — replace <user> and <device-ip>ssh <user>@<device-ip>
If any downloaded file is a .zip archive, extract it on your host machine before copying:
unzip filename.zip
2
Copy Files to Device
# Replace $HOME to the appropriate device path before running the commands.# For QLI: /root# For Ubuntu: /home/ubuntu# Modify this based on your platform and ensure files are copied to the correct location on the device.ssh <user>@<device-ip> "mkdir -p $HOME/{models,media,media/output}"scp real_esrgan_general_x4v3_float.tflite <user>@<device-ip>:$HOME/models/scp ai_demo_sample.mp4 <user>@<device-ip>:$HOME/media/
3
Connect to device
# Run from your host machine — replace <user> and <device-ip>ssh <user>@<device-ip>
If any downloaded file is a .zip archive, extract it on your host machine before copying:
unzip filename.zip
2
Copy Files to Device
# Replace $HOME to the appropriate device path before running the commands.# For QLI: /root# For Ubuntu: /home/ubuntu# Modify this based on your platform and ensure files are copied to the correct location on the device.ssh <user>@<device-ip> "mkdir -p $HOME/{models,media,media/output}"scp real_esrgan_x4plus_w8a8.tflite <user>@<device-ip>:$HOME/models/scp ai_demo_sample.mp4 <user>@<device-ip>:$HOME/media/
3
Connect to device
# Run from your host machine — replace <user> and <device-ip>ssh <user>@<device-ip>
If any downloaded file is a .zip archive, extract it on your host machine before copying:
unzip filename.zip
2
Copy Files to Device
# Replace $HOME to the appropriate device path before running the commands.# For QLI: /root# For Ubuntu: /home/ubuntu# Modify this based on your platform and ensure files are copied to the correct location on the device.ssh <user>@<device-ip> "mkdir -p $HOME/{models,media,media/output}"scp real_esrgan_x4plus_float.tflite <user>@<device-ip>:$HOME/models/scp ai_demo_sample.mp4 <user>@<device-ip>:$HOME/media/
3
Connect to device
# Run from your host machine — replace <user> and <device-ip>ssh <user>@<device-ip>
If any downloaded file is a .zip archive, extract it on your host machine before copying:
unzip filename.zip
2
Copy Files to Device
# Replace $HOME to the appropriate device path before running the commands.# For QLI: /root# For Ubuntu: /home/ubuntu# Modify this based on your platform and ensure files are copied to the correct location on the device.ssh <user>@<device-ip> "mkdir -p $HOME/{models,media,media/output}"scp esrgan_float.tflite <user>@<device-ip>:$HOME/models/scp ai_demo_sample.mp4 <user>@<device-ip>:$HOME/media/
3
Connect to device
# Run from your host machine — replace <user> and <device-ip>ssh <user>@<device-ip>