Sem 5 - Minor 1 - Projectno. 36 - JUET, Guna
Today's AI is capable of creating new images by studying a database of existing ones. We have used this concept to visualize the universe.
To get started with development, you will need to install the following tools:
-
Git
git
version 2.13.1 or higher. Download git if you don't have it installed already.To check your version of git, run the following command:
git --version
-
Python
Your system should have
python
version 3.8.1 or higher. Download python if you don't have it already.To check your version of python, run the following command:
python --version
To try out out project, follow these steps:
-
Clone the repository
git clone https://github.com/vaniseth/Universal-Gans-Minor-1.git
-
Change the directory to the project directory
cd Universal-Gans-Minor-1
-
Run the python files.