Spaces:
Running on Zero
Running on Zero
File size: 180 Bytes
4384e91 | 1 2 3 4 5 6 | #!/bin/bash
cd /home/ubuntu/MarketPredictPro
git add .
git commit -m "Revise for Zero GPU compatibility: add spaces decorator, requirements, and packages.txt"
git push origin main
|