Arpit Pathak
Arpit Pathak
1. Just clone the repo 2. cd MiniCPM-V 3. setup.bat and in windows it will check if all the dependies are installed or not and install them if they're not.
Just clone the directory, go to directory. Write setup.bat click enter and it installs all the dependecies, requirements everything in one click. It will make users be able to use...
Just clone the directory, go to directory. Write setup.bat click enter and it installs all the dependecies, requirements everything in one click. It will make users be able to use...
[In this PR I've added support for pacman and added comments to let users know what they are installing.] Added batch and shell files (setup.bat for Windows and setup.sh for...
# Pull Request the OpenBB Platform ## Description -Summary: - Automated the setup, installation, and dependencies for the OpenBB Platform. - Checks for the presence of Python and Pip, and...
## What this Pull Request (PR) does Automates setup and usage of fabric in really user friendly way in one command. -It does the following: 1. Checks for administrator privileges....
Added Batch file to install Ubuntu using wsl in windows and giving command to be pasted on ubuntu terminal which will be there to run the hackingtool. Just: 1. Open...
Just run setup.bat and with one command you can run it on your windows os. It will make users be able to use it easily.
Added two new scripts, setup.bat (for Windows) and setup.sh (for Unix-based systems), to automate the entire setup, installation, and execution process for the Agent Zero framework. The goal is to...
# Description Automated the setup and installation process improves the ease of getting started with the Quivr project. By ensuring that all required software is installed and properly configured, this...