Text2Canvas / constants.py
Aditya Patkar
Init
19e3f0f
raw
history blame
118 Bytes
"""
This file contains all the constants used in the project.
"""
MODEL_ID = "stabilityai/stable-diffusion-2-1"