fd549c203e601a98638ab997ad069dd0c60bc7ea
Setting up the environment (Windows)
- Run
python setup_venv.pyto create the virtual environment and install dependencies. - To activate the virtual environment, run
activate_venvin the Windows Terminal. - To deactivate the virtual environment, simply type
deactivate.
Running the code (Any)
- Run telegram_inference_bot.py after entering the environment
- now we're cooking with gas!
Description
Languages
Python
100%