Anupam251272's picture
Create git
e5c9ef1 verified
raw
history blame contribute delete
354 Bytes
cp /path/to/
BullBear-Bot-Live-Stock-Insights.py app.py
cp /path/to/requirements.txt .
cp /path/to/README.md .
cp /path/to/app_icon.png .
git add .
git commit -m "Initial commit: BullBear-Bot-Live-Stock-Insights"
git push
huggingface-cli login
git clone https://huggingface.co/spaces/Anupam251272/<BullBear-Bot-Live-Stock-Insights>
cd <your-space-name>