logo
TensorFlow Flask
GloriosaAI

GloriosaAI

Gloriosa Icon

GloriosaAI is a versatile Python codebase that includes a Generative Adversarial Network (GAN) for the training and generation of AI art.

GitHub: GloriosaAI

Scripts:

/scripts/

trainer.py Hyperparameters:

GloriosaAI

How to Run:

    pip install -r requirements.txt
    python main.py
    chmod +x setup.sh
    

Dependencies:

    TensorFlow==2.14.0
    Numpy==1.26.2
    Matplotlib==3.8.2
    Pillow==10.1.0
    OpenCV-Python==4.8.1.78
    Flask==2.1.1
    

Languages Used in the GloriosaAI Project

CursedEntertainment Logo