mirror of
https://github.com/MrUnknownDE/OpenIris-ESPIDF.git
synced 2026-04-22 16:03:45 +02:00
upload mutimodal
This commit is contained in:
6
tools/setup.sh
Normal file
6
tools/setup.sh
Normal file
@@ -0,0 +1,6 @@
|
||||
#!/bin/bash
|
||||
echo "Installing OpenIris Setup Tool dependencies..."
|
||||
pip3 install -r requirements.txt
|
||||
echo ""
|
||||
echo "Setup complete! Run the tool with:"
|
||||
echo "python3 openiris_setup.py"
|
||||
Reference in New Issue
Block a user