Multi GPU merge #10

Merged
Djeex merged 10 commits from wip into main 2025-07-08 19:15:29 +02:00
2 changed files with 29 additions and 12 deletions
Showing only changes of commit 7ca0483cfd - Show all commits

View File

@ -138,9 +138,10 @@ Instructions to directly run the Python script. Note: the bot stops when you clo
**Configuration** **Configuration**
- Clone the repo: - Clone the repo:
```sh
git clone https://git.djeex.fr/Djeex/nvidia-stock-bot.git ```sh
``` git clone https://git.djeex.fr/Djeex/nvidia-stock-bot.git
```
- Navigate to `nvidia-stock-bot` and create a virtual environment (e.g., `python3 -m venv env_name`) - Navigate to `nvidia-stock-bot` and create a virtual environment (e.g., `python3 -m venv env_name`)
- Export the environment variables with your webhook and refresh time, for exemple: - Export the environment variables with your webhook and refresh time, for exemple: