demo_generative_img / config.py
joelorellana's picture
modifying config to delete api keys
05efb8e
raw
history blame contribute delete
229 Bytes
""" This module contains all the environment variables for the project. """
OPENAI_API_KEY = "" # OpenAI API Key
REPLICATE_API_TOKEN = '' # Replicate API Token
GOAPIKEY = "" # GOAPIKEY
STABILITY_API_KEY = '' # Stability API Key