GlitchGhost/Power_of_gemini
0
End-To-End Gemini Project
Welcome to the End-To-End Gemini Project! This project leverages the power of Gemini technology for Hugging Face model deployment.
Overview
This project is built using Python with a focus on machine vision tasks. The main application file is vision.py.
Installation
To run the project locally, ensure you have Python version 3.7.2 installed. You can install the required dependencies using:
pip install -r requirements.txt
